summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/core/main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/main.cpp b/src/core/main.cpp
index 52988afc..3ab97450 100644
--- a/src/core/main.cpp
+++ b/src/core/main.cpp
@@ -1124,7 +1124,6 @@ DisplayGameDebugText()
CFont::SetBackGroundOnlyTextOff();
CFont::SetColor(CRGBA(255, 108, 0, 255));
CFont::PrintString(SCREEN_SCALE_X(10.0f), SCREEN_SCALE_Y(10.0f), ver);
-#endif
}
#endif // #ifdef DRAW_GAME_VERSION_TEXT