view bin/parpg.bat.in @ 159:65f8b83493d8

When dragging an item while changing the map, the mouse cursor will now not reset.
author KarstenBock@gmx.net
date Fri, 07 Oct 2011 14:52:09 +0200
parents 07ff8cf8a0f1
children
line wrap: on
line source

@ECHO OFF

SET PYTHONPATH=%PYTHONPATH%;@PYTHONDIR@
CD %~dp0
@PYTHON@ -m parpg.main "@SYSCONFDIR@" %*