- fixed compile.

This commit is contained in:
Christoph Oelckers 2020-06-21 22:34:34 +02:00
parent cfead10cc2
commit ca0af4bd7c

View file

@ -7112,10 +7112,8 @@ int GameInterface::app_main()
enginePostInit();
tileDelete(MIRROR);
tileDelete(TILE_MIRROR);
skiptile = W_FORCEFIELD + 1;
skiptile = TILE_W_FORCEFIELD + 1;
if (RR)
tileDelete(0);