smol stuff
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
namespace Core.Models.External;
|
||||
|
||||
public interface IPostDBLoadMod
|
||||
{
|
||||
void PostDBLoad();
|
||||
}
|
||||
Reference in New Issue
Block a user