diff options
Diffstat (limited to 'mapserv.bat')
-rw-r--r-- | mapserv.bat | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mapserv.bat b/mapserv.bat index 5500a4963..9c8292e4e 100644 --- a/mapserv.bat +++ b/mapserv.bat @@ -1,4 +1,4 @@ -@echo off
-:mapserv
-start /min /wait map-server.exe conf\map_athena.conf
+@echo off +:mapserv +start /min /wait map-server.exe conf\map_athena.conf goto mapserv
\ No newline at end of file |