From: Eduardo Date: Sun, 5 May 2024 17:26:16 +0000 (+0200) Subject: remove the changes made for the test commit X-Git-Url: http://git.edufdez.es/?a=commitdiff_plain;h=36845af9f7fd8be7db5cdc9175b0b14d73c26408;p=routes-n-roots.git remove the changes made for the test commit --- diff --git a/scenes/base_level/base_level.gd b/scenes/base_level/base_level.gd index 911ef5b..58577cf 100644 --- a/scenes/base_level/base_level.gd +++ b/scenes/base_level/base_level.gd @@ -8,5 +8,4 @@ func _ready(): # Called every frame. 'delta' is the elapsed time since the previous frame. func _process(delta): - # something something this is a test pass