This commit is contained in:
2024-10-28 23:24:36 +01:00
parent 0975816356
commit 7b605a19ff
3 changed files with 3 additions and 3 deletions

View File

@@ -426,7 +426,7 @@ anim = NodePath("anim")
cam = NodePath("Camera2D")
bar = NodePath("diabetmeter")
menu = NodePath("Camera2D/menu")
minute_part_second = 0.2
minute_part_second = 0.4
time = NodePath("time")
over = NodePath("Camera2D/gameover/Panel/Sprite2D")
gameover = NodePath("Camera2D/gameover")