summaryrefslogtreecommitdiff
path: root/src/newgrf.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/newgrf.cpp')
-rw-r--r--src/newgrf.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/newgrf.cpp b/src/newgrf.cpp
index 89e5a1c5a..bd3b1ee73 100644
--- a/src/newgrf.cpp
+++ b/src/newgrf.cpp
@@ -5727,7 +5727,7 @@ bool GetGlobalVariable(byte param, uint32 *value, const GRFFile *grffile)
return true;
case 0x22: // difficulty level
- *value = _settings_game.difficulty.diff_level;
+ *value = SP_CUSTOM;
return true;
case 0x23: // long format date