Stupid mistake
This commit is contained in:
parent
6667d9e1d4
commit
d33ab068da
@ -12,7 +12,7 @@ GAMEID_SET=$GAMEID
|
|||||||
if [ -z "$WORLD" ]; then
|
if [ -z "$WORLD" ]; then
|
||||||
WORLD_STRING=" "
|
WORLD_STRING=" "
|
||||||
else
|
else
|
||||||
WORLD_STRING=$wWORLD_PART$WORLD_SET
|
WORLD_STRING=$WORLD_PART$WORLD_SET
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# set GAMEID_STRING variable to use user-defined Gameid.
|
# set GAMEID_STRING variable to use user-defined Gameid.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user