mirror of
https://github.com/glest/glest-source.git
synced 2025-08-29 10:49:48 +02:00
Fixed a case typo in zetaglest server script (which fixes bug #50). [skip ci]
This commit is contained in:
@@ -44,7 +44,7 @@ B_SCRIPT_DIR="$GAMEDIR"
|
||||
# useful for mods
|
||||
BASIC_SCRIPT="start_zetaglest"
|
||||
FAKE_EXC_BINARY_MAC="ZetaGlest"
|
||||
EXC_BINARY="ZetaGlest"
|
||||
EXC_BINARY="zetaglest"
|
||||
EXC_BINARY_DISTRO="zetaglest"
|
||||
SHORT_GAME_NAME="zetaglest"
|
||||
# -------
|
||||
|
Reference in New Issue
Block a user