aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorerorcun <erorcunerorcun@hotmail.com.tr>2021-02-12 21:26:03 +0300
committererorcun <erorcunerorcun@hotmail.com.tr>2021-02-12 21:26:03 +0300
commit035f0010d8d526ae4a5cd2254bd55e1486fca4f2 (patch)
tree765565adaf19b52989b62c083a2cd43839428e0d
parent0ec16a5b0ecb85808553141c2657c957fc585dc9 (diff)
fix
-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