Skip to content

Commit

Permalink
Fix disappearing switches in editor
Browse files Browse the repository at this point in the history
  • Loading branch information
def- committed Jul 15, 2017
1 parent 9a0706f commit 4b4f999
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/game/editor/io.cpp
Expand Up @@ -945,6 +945,7 @@ int CEditorMap::Load(class IStorage *pStorage, const char *pFileName, int Storag
TILE_SWITCHTIMEDOPEN,
TILE_SWITCHTIMEDCLOSE,
TILE_SWITCHOPEN,
TILE_SWITCHCLOSE,
TILE_FREEZE,
TILE_DFREEZE,
TILE_DUNFREEZE,
Expand Down

0 comments on commit 4b4f999

Please sign in to comment.