Files
0ad/source
phosit ba2351611c Remove LoadScripts from CSimualation2
`LoadScripts` and `LoadDefaultScripts` have to be called imediately
after the `CSimulation2` constructor.

By doing the necesarry work in the constructor and removing
`LoadScripts` and `LoadDefaultScripts` the interface of `CSimulation2`
is simplified.
2026-01-01 17:27:54 +01:00
..
2025-12-18 18:16:11 +01:00
2025-12-17 13:39:17 +01:00
2026-01-01 17:27:54 +01:00