Fix Desert map not loading

This commit is contained in:
Squinty 2024-04-28 00:08:54 +02:00
parent 8704b72a06
commit e1a3a3e9fd

View file

@ -15,7 +15,7 @@ FLAG = ExtResource("3_h0rie")
[node name="Map" type="Node" parent="."]
[node name="MapSpawner" type="MultiplayerSpawner" parent="."]
_spawnable_scenes = PackedStringArray("res://maps/genesis/genesis.tscn")
_spawnable_scenes = PackedStringArray("res://maps/genesis/genesis.tscn", "res://maps/desert/desert.tscn")
spawn_path = NodePath("../Map")
spawn_limit = 1