summaryrefslogtreecommitdiffstats
path: root/src/core/main.cpp
diff options
context:
space:
mode:
authorFire-Head <Fire-Head@users.noreply.github.com>2019-07-24 19:30:09 +0200
committerFire-Head <Fire-Head@users.noreply.github.com>2019-07-24 19:30:09 +0200
commit0c0e564019af4dac66150b1bfa5c13219b9eb752 (patch)
tree6cb58eae0085a0a5a4abf5535e1d452ed497dd21 /src/core/main.cpp
parentshadows done (diff)
downloadre3-0c0e564019af4dac66150b1bfa5c13219b9eb752.tar
re3-0c0e564019af4dac66150b1bfa5c13219b9eb752.tar.gz
re3-0c0e564019af4dac66150b1bfa5c13219b9eb752.tar.bz2
re3-0c0e564019af4dac66150b1bfa5c13219b9eb752.tar.lz
re3-0c0e564019af4dac66150b1bfa5c13219b9eb752.tar.xz
re3-0c0e564019af4dac66150b1bfa5c13219b9eb752.tar.zst
re3-0c0e564019af4dac66150b1bfa5c13219b9eb752.zip
Diffstat (limited to 'src/core/main.cpp')
-rw-r--r--src/core/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/main.cpp b/src/core/main.cpp
index 7fcc7ec9..e301b470 100644
--- a/src/core/main.cpp
+++ b/src/core/main.cpp
@@ -501,7 +501,7 @@ void
DisplayGameDebugText()
{
static bool bDisplayPosn = false;
- static bool bDisplayRate = false;
+ static bool bDisplayRate = false;
{
SETTWEAKPATH("GameDebugText");