mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-02 14:26:58 +00:00
7d82d87ce8
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.