Merge branch 'develop' of https://github.com/ZetaGlest/zetaglest-source into develop

This commit is contained in:
mathusummut
2019-01-26 15:43:23 +01:00

4
pull.bat Normal file
View File

@@ -0,0 +1,4 @@
@echo off
echo Pulling...
git pull
pause