Mercurial > parpg-core
view bin/parpg.sh.in @ 138:c9fba51214ed
Fixed bug where the objects of a map where not correctly restored when changing between maps.
author | KarstenBock@gmx.net |
---|---|
date | Fri, 30 Sep 2011 16:05:26 +0200 |
parents | 927f2cf75357 |
children |
line wrap: on
line source
#!/bin/bash export PYTHONPATH=${PYTHONPATH}:"@PYTHONDIR@" cd $(dirname $0) "@PYTHON@" -m parpg.main "@SYSCONFDIR@" $@