mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-16 05:13:58 -07:00
The initial settings for a game, used to create the map in RM & tosetup the simulation, are named InitAttributes in the C++, but generally referred to as GameAttributes in the JS GUI. This renames the latter to the former to avoid confusion, since these settings are immutable once the map starts, so InitAttributes is more accurate. Differential Revision: https://code.wildfiregames.com/D3705 This was SVN commit r25083. |
||
|---|---|---|
| .. | ||
| JSInterface_Network.cpp | ||
| JSInterface_Network.h | ||