Skip to content

Commit

Permalink
Update desktop_version/src/Game.cpp
Browse files Browse the repository at this point in the history
remove ifdef

Co-authored-by: Misa Elizabeth Kai <[email protected]>
  • Loading branch information
mothbeanie and InfoTeddy authored Nov 3, 2024
1 parent 0054f03 commit bea022e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion desktop_version/src/Game.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5959,7 +5959,6 @@ void Game::customloadquick(const std::string& savfile)
map.setregion(thisid, thisrx, thisry, thisrx2, thisry2);
}
}
#endif
}
}

Expand Down

0 comments on commit bea022e

Please sign in to comment.