tiny water sync

This commit is contained in:
aap 2020-12-16 13:25:45 +01:00
parent c56bfe064a
commit 0d97a31ce9
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@ WaterLevelInitialise(Const char *pWaterDat)
CWaterLevel::ms_nNoOfWaterLevels = 0;
#ifdef MASTER
int32 hFile;
int32 hFile = -1;
do
{