Remove unused global gusOldSelectedSoldier

This commit is contained in:
Asdow
2024-11-17 10:27:42 +02:00
parent cbf53f8848
commit 3e1c87f53c
3 changed files with 0 additions and 5 deletions
-2
View File
@@ -3327,8 +3327,6 @@ BOOLEAN NewWorld( INT32 nMapRows, INT32 nMapCols )
UINT16 NewIndex;
INT32 cnt;
gusSelectedSoldier = gusOldSelectedSoldier = NOBODY;
AdjustSoldierCreationStartValues( );
TrashWorld();