#88, implemented missing param type 22

close #88
This commit is contained in:
Zero Fanker 2024-08-05 00:23:43 -04:00
parent d5cf156aeb
commit 28bfce25c9
2 changed files with 4 additions and 0 deletions

View file

@ -115,6 +115,7 @@
#define PARAMTYPE_CRATETYPES 18
#define PARAMTYPE_SPEECHBUBBLETYPES 19
#define PARAMTYPE_GLOBALS 20
#define PARAMTYPE_TAGS 22
#define PARAMTYPE_RULESGLOBALS 27
#define PARAMTYPE_BUILDINGTYPESINI 28
#define PARAMTYPE_TECHTYPES 29