Fixes mapmerge.bat

This commit is contained in:
Rykka
2019-09-24 04:04:33 -06:00
parent 2a14b6345e
commit ab7740eb7f

View File

@@ -1,5 +1,5 @@
@echo off
set MAPROOT=../../_maps/
set MAPROOT=../../maps/
set TGM=1
python mapmerge.py
pause