Removed references to wiki, made windows single player match linux

This commit is contained in:
Marwolf
2018-08-09 19:19:40 -04:00
parent b329877c56
commit 8f97277ad8
5 changed files with 40 additions and 5 deletions

View File

@@ -2,9 +2,9 @@
@echo off
echo:
echo Fetching updates to local repositories.
echo:
git pull
make pull-game-windows
make pull-website-windows
make pull-website-windows
echo:
echo: