Files
2018-04-19 13:16:31 -04:00

6 lines
70 B
Batchfile

@echo off
set MAPROOT=../../_maps/
set TGM=1
python mapmerge.py
pause