mirror of
https://github.com/1dot13/source.git
synced 2026-08-12 14:10:23 +02:00
More UINT8 -> UINT16 changes
This commit is contained in:
@@ -199,7 +199,7 @@ void PrepareMilitiaForTactical( BOOLEAN fPrepareAll)
|
||||
{
|
||||
SECTORINFO *pSector;
|
||||
INT32 x;
|
||||
UINT8 ubGreen, ubRegs, ubElites;
|
||||
UINT16 ubGreen, ubRegs, ubElites;
|
||||
|
||||
if( gbWorldSectorZ > 0 )
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user