Move old level 0A out of the way

main
Olivier 'reivilibre' 2023-01-09 18:12:04 +00:00
parent 28749d53dd
commit 3c52398a14
2 changed files with 23 additions and 36 deletions

View File

@ -1,13 +0,0 @@
extends Node2D
# Declare member variables here. Examples:
# var a: int = 2
# var b: String = "text"
# Called every frame. 'delta' is the elapsed time since the previous frame.
#func _process(delta: float) -> void:
# pass

File diff suppressed because one or more lines are too long