Fix Debug build

This commit is contained in:
Asdow
2025-09-24 19:21:58 +03:00
parent f47908e033
commit f3b99edbff
+1 -1
View File
@@ -6665,7 +6665,7 @@ void AddShopkeeperToGridNo( UINT8 ubProfile, INT32 sGridNo )
{
SOLDIERCREATE_STRUCT MercCreateStruct;
INT16 sSectorX, sSectorY;
UINT16 ubID;
SoldierID ubID;
GetCurrentWorldSector( &sSectorX, &sSectorY );