mirror of
https://github.com/Relintai/broken_seals_roguelike.git
synced 2024-11-10 21:52:09 +01:00
Add missing method.
This commit is contained in:
parent
7851faa9ab
commit
caf7d0c897
@ -349,3 +349,5 @@ remote func sset_position(pposition : Vector2) -> void:
|
||||
remote func cset_position(pposition : Vector2) -> void:
|
||||
pposition = pposition
|
||||
|
||||
func on_diesd(entity):
|
||||
pass
|
||||
|
Loading…
Reference in New Issue
Block a user