Exporting AG_NONE to script engine
Fixes assignment of group None in the achievement database Thanks to @Everade
This commit is contained in:
parent
f7231f35ae
commit
755f912c55
@ -5233,6 +5233,7 @@
|
||||
export_constant(USW_ALL);
|
||||
|
||||
/* achievement groups */
|
||||
export_constant(AG_NONE);
|
||||
export_constant(AG_ADD_FRIEND);
|
||||
export_constant(AG_ADVENTURE);
|
||||
export_constant(AG_BABY);
|
||||
|
Loading…
x
Reference in New Issue
Block a user