mirror of
https://github.com/SpaceManiac/SpacemanDMM.git
synced 2025-12-23 05:36:47 +00:00
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:
parent
366f14aadd
commit
2826cb3af3
1 changed files with 1 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue