Add project code
This commit is contained in:
3
scripts/get_damaged_destroy/get_damaged_destroy.gml
Normal file
3
scripts/get_damaged_destroy/get_damaged_destroy.gml
Normal file
@@ -0,0 +1,3 @@
|
||||
function get_damaged_destroy(){
|
||||
ds_list_destroy(dmg_list);
|
||||
}
|
||||
Reference in New Issue
Block a user