Updated folders

This commit is contained in:
Shoghi Cervantes Pueyo
2012-12-28 15:27:49 +01:00
parent 8abc36acd4
commit b5c191530a
7 changed files with 15 additions and 15 deletions

View File

@ -27,6 +27,6 @@ echo [ERROR] Couldn't find PHP binary in PATH.
ping 127.0.0.1 -n 3 -w 1000>nul
) else (
START /B CMD /C CALL php PocketMine-MP.php
START /B /WAIT php src/input.php 1
START /B /WAIT php src/common/input.php 1
ping 127.0.0.1 -n 5 -w 1000>nul
)