Add new particle variable added by 514.1547 (#246)

Supporting new `particles/var/grow` variable.

http://www.byond.com/forum/?forum=6&command=search&scope=local&text=resolved%3a514.1547
This commit is contained in:
ZeWaka 2021-02-16 17:43:22 -08:00 committed by GitHub
parent 366f14aadd
commit 2826cb3af3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1118,6 +1118,7 @@ pub fn register_builtins(tree: &mut ObjectTree) {
particles/var/icon;
particles/var/icon_state;
particles/var/scale;
particles/var/grow;
particles/var/rotation;
particles/var/spin;
particles/var/drift;