Wiki option removal on setup script

The wiki is not ready for prime time at this point.
This commit is contained in:
Marwolf
2018-07-31 13:50:09 -04:00
parent 505abee83c
commit eefd703bd9
2 changed files with 3 additions and 3 deletions

View File

@@ -208,7 +208,6 @@ echo:
IF /i "%edition%"=="1" goto game
IF /i "%edition%"=="2" goto gameweb
IF /i "%edition%"=="3" goto gamewebwiki
echo Error! %edition% is not a valid option. Press enter to try again."
echo: