Empty lines removed
This commit is contained in:
@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user