暂存
This commit is contained in:
@@ -19,4 +19,13 @@ namespace WulaFallenEmpire
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
[StaticConstructorOnStartup]
|
||||
public static class StartupLogger
|
||||
{
|
||||
static StartupLogger()
|
||||
{
|
||||
Log.Message("WulaFallenEmpire Mod DLL, version 1.0.2, has been loaded.");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user