mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-27 11:53:41 +00:00
[requires workspace rebuild due to added directory]
replace ONCE with direct calls to ScriptingInit in simulation/network code as well. note: GameSetup is now responsible for calling ServerSession's init instead of Server doing it added simulation/scripting with a module that takes care of all scripting init (reduces CCD) This was SVN commit r5883.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
extern void SimulationScriptInit();
|
||||
Reference in New Issue
Block a user