diff options
Diffstat (limited to 'client/map/map.tscn')
-rw-r--r-- | client/map/map.tscn | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/client/map/map.tscn b/client/map/map.tscn index cd08e416..55d88678 100644 --- a/client/map/map.tscn +++ b/client/map/map.tscn @@ -9,9 +9,6 @@ [node name="Map" type="Node3D"] script = ExtResource("1_3en0a") -[node name="Timer" type="Timer" parent="."] -one_shot = true - [node name="VoxelGI" type="VoxelGI" parent="."] camera_attributes = SubResource("CameraAttributesPractical_kwk4i") data = SubResource("VoxelGIData_m5j5n") |