mirror of
https://github.com/RYGhub/the-cold-night.git
synced 2024-11-24 05:34:18 +00:00
🧹 Remove unused var friendly fire
This commit is contained in:
parent
06aa466269
commit
f9857e700c
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ signal damaged(origin, damaged)
|
|||
|
||||
export(float) var damage
|
||||
export(bool) var destroy_after_damage
|
||||
export(bool) var friendly_fire
|
||||
|
||||
|
||||
onready var parent = get_parent()
|
||||
|
|
Loading…
Reference in a new issue