Merge pull request #29 from C0deH4cker/patch-2

Added pause at the end
This commit is contained in:
Shoghi Cervantes Pueyo 2013-01-05 01:31:09 -08:00
commit 85dfb651bd

View File

@ -27,4 +27,5 @@ echo [ERROR] Couldn't find PHP binary in PATH.
ping 127.0.0.1 -n 3 -w 1000>nul
) else (
START /B /WAIT php -d enable_dl=On PocketMine-MP.php
)
)
pause