refactor: Whitespace removal from all .gd files (#494)

Co-authored-by: Balloonpopper <balloonpopper@git.com>
This commit is contained in:
balloonpopper
2022-02-18 09:00:53 +11:00
committed by GitHub
parent f01733d23b
commit 21df2af2c8
112 changed files with 1103 additions and 1103 deletions

View File

@@ -1,4 +1,4 @@
# Main_scene is the entry point for Godot Engine.
# Main_scene is the entry point for Godot Engine.
# This scene sets up the main menu scene to load.
extends Node
@@ -6,4 +6,4 @@ extends Node
# Start the main menu
func _ready():
escoria.init()