mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-22 21:46:55 +00:00
0cfe9ab153
This way globalscripts/ can use the same code in all contexts, all paths are absolute and only one function name is needed. Remove ReadCivJSONFile which is redundant with this function as well. Restrict read access of rmgen/ to rmgen/ and simulation/, refs4275a8a33c,89055ef858. Refs #4868 Differential Revision: https://code.wildfiregames.com/D1085 Reviewed By: wraitii Partial agreement with leper This was SVN commit r20576.