Mercurial > parpg-core
view bin/parpg.bat.in @ 101:3d9b6405bd86
Fixed old equipable values not reset when equippin another equipable in its slot.
Added Exceptions for the Equip components.
author | KarstenBock@gmx.net |
---|---|
date | Wed, 21 Sep 2011 19:51:37 +0200 |
parents | 07ff8cf8a0f1 |
children |
line wrap: on
line source
@ECHO OFF SET PYTHONPATH=%PYTHONPATH%;@PYTHONDIR@ CD %~dp0 @PYTHON@ -m parpg.main "@SYSCONFDIR@" %*