From 7fc559d2967dd235f72ad0fd04d5e13c31486e98 Mon Sep 17 00:00:00 2001 From: nokoe Date: Thu, 20 Jun 2024 15:21:57 +0200 Subject: add some more counter elements --- client/scripts/map/counter_base.gd | 1 - 1 file changed, 1 deletion(-) (limited to 'client/scripts/map/counter_base.gd') diff --git a/client/scripts/map/counter_base.gd b/client/scripts/map/counter_base.gd index 32f5cc06..c32cb070 100644 --- a/client/scripts/map/counter_base.gd +++ b/client/scripts/map/counter_base.gd @@ -10,4 +10,3 @@ func setup(rename: String, neighbors: Array): base.add_child(load("res://models/prefabs/map/kitchencounter_straight_A.tscn").instantiate()) CounterKind.STRAIGHT_BACKSPLASH: base.add_child(load("res://models/prefabs/map/kitchencounter_straight_A_backsplash.tscn").instantiate()) - turn_facing(facing) -- cgit v1.2.3-70-g09d2