init
This commit is contained in:
commit
0556f63d2d
119 changed files with 2908 additions and 0 deletions
4
objects/obrocket/Other_0.gml
Normal file
4
objects/obrocket/Other_0.gml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
if !instance_exists(destination)
|
||||
{
|
||||
instance_destroy();
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue