[Linux] Fix playerbots in getmangos.sh. Thanks Tom Peters
This commit is contained in:
parent
cd5c60d822
commit
94cacb2510
@ -815,9 +815,9 @@ function GetBuildOptions()
|
||||
fi
|
||||
|
||||
if [[ $OPTIONS == *9* ]]; then
|
||||
P_PBOTS="1"
|
||||
P_BOTS="1"
|
||||
else
|
||||
P_PBOTS="0"
|
||||
P_BOTS="0"
|
||||
fi
|
||||
|
||||
# Verify that at least one scripting library is enabled
|
||||
|
Loading…
x
Reference in New Issue
Block a user