1
0
mirror of https://github.com/td512/re3.git synced 2026-04-25 04:24:27 +00:00

tiny water sync

This commit is contained in:
aap
2020-12-16 13:25:45 +01:00
parent c56bfe064a
commit 0d97a31ce9

View File

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