Empty lines removed

This commit is contained in:
2024-06-09 17:55:34 -05:00
parent 6c8c52803e
commit 35541e5d58
2 changed files with 2 additions and 1 deletions

View File

@ -10,6 +10,7 @@ var current_map = ""
var SpawnPoint:Vector3
var Player_Last_Location = Vector3(0,0,0)
func SetCurrentMap(selected_map):
current_map = selected_map