mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-10 14:51:51 +00:00
- fixed: Fatal error on startup due to incorrect ZScript version.
This commit is contained in:
parent
144885665f
commit
8711add50b
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
version "2.4"
|
||||
version "2.5"
|
||||
#include "zscript/base.txt"
|
||||
#include "zscript/sounddata.txt"
|
||||
#include "zscript/mapdata.txt"
|
||||
|
|
Loading…
Reference in a new issue