maps/python/misc/doNothing.py

6 lines
143 B
Python

#Simple empty script that can be used to disable some actions of items when python is available
import Crossfire
Crossfire.SetReturnValue(1)