summaryrefslogtreecommitdiff
path: root/src/table/gameopt_settings.ini
diff options
context:
space:
mode:
authorpeter1138 <peter1138@openttd.org>2019-04-11 12:24:02 +0100
committerPeterN <peter@fuzzle.org>2019-04-11 13:00:55 +0100
commitc0836bccefb7fbc6ebc8c5fa28886602067070f8 (patch)
treeb66f0062d19d827e40570b97a009032a3a802dca /src/table/gameopt_settings.ini
parent0130f3be459fd906c6f75f08230293184aff73db (diff)
downloadopenttd-c0836bccefb7fbc6ebc8c5fa28886602067070f8.tar.xz
Codechange: NULL -> nullptr in settings files.
Diffstat (limited to 'src/table/gameopt_settings.ini')
-rw-r--r--src/table/gameopt_settings.ini8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/table/gameopt_settings.ini b/src/table/gameopt_settings.ini
index 29d6a3177..247bfbed2 100644
--- a/src/table/gameopt_settings.ini
+++ b/src/table/gameopt_settings.ini
@@ -55,8 +55,8 @@ interval = 0
str = STR_NULL
strhelp = STR_CONFIG_SETTING_NO_EXPLANATION_AVAILABLE_HELPTEXT
strval = STR_NULL
-proc = NULL
-load = NULL
+proc = nullptr
+load = nullptr
from = SL_MIN_VERSION
to = SL_MAX_VERSION
cat = SC_ADVANCED
@@ -74,7 +74,7 @@ length = 17
def = 0
min = 0
max = 0
-full = NULL
+full = nullptr
to = SLV_4
[SDTG_GENERAL]
@@ -88,7 +88,7 @@ length = 18
def = 0
min = 0
max = 0
-full = NULL
+full = nullptr
from = SLV_4
##