mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-12 07:15:35 +00:00
fb2255f7ee
The intent of this branch was to not change the names when a saved game is loaded. So that one can see who was where in the saved game. It was implemented wrong: The names didn't change when no savegame was loaded and changed when a saved game was loaded. This commit make the soved game case and no saved game case consistent. Defect introduced inb90280855f. (cherry picked from commitfb9b02a9ba) Signed-off-by: Itms <itms@wildfiregames.com>