REGoth-project / REGoth

OpenSource-Reimplementation of the zEngine, used by the game "Gothic"
GNU General Public License v3.0
630 stars 63 forks source link

fixed init_world script-fu run before script engine import #291

Closed markusobi closed 6 years ago

markusobi commented 6 years ago

The state of the scriptengine (global vars) is now imported before init_<worldname>() is run. fixes #280