Bump ZScript version to match the GZDoom version that has all the localization work in it.

Fix missing Boss footstep sound (filename longer than 8 chars, oops).
Began working on the activatables for Heretic.
This commit is contained in:
Marisa the Magician 2019-04-28 11:29:36 +02:00
commit 1ed7083113
6 changed files with 25 additions and 7 deletions

View file

@ -1,4 +1,4 @@
version "4.0"
version "4.1"
#include "zscript/dt_matrix.zsc"
#include "zscript/dt_coordutil.zsc"