Fix error.

This commit is contained in:
Relintai 2019-12-22 22:49:52 +01:00
parent 0d31d31204
commit 2adb7fa8c0

View File

@ -83,7 +83,7 @@ func spawn():
spawned = true
if get_tree().network_peer == null:
player = Entities.spawn_player(1, Vector3(10, 20, 10), "Player", "1", 1)
# player = Entities.spawn_player(1, Vector3(10, 20, 10), "Player", "1", 1)
call_deferred("set_terrarin_player")
#
# Entities.spawn_mob(1, 50, Vector3(20, 6, 20))