diff options
Diffstat (limited to 'scenes/GameBase.tscn')
| -rw-r--r-- | scenes/GameBase.tscn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scenes/GameBase.tscn b/scenes/GameBase.tscn index 6725a55..eaa6c86 100644 --- a/scenes/GameBase.tscn +++ b/scenes/GameBase.tscn @@ -8,7 +8,7 @@ script = ExtResource( 3 ) [node name="Water" parent="." instance=ExtResource( 1 )] -transform = Transform( 6000, 0, 0, 0, 15, 0, 0, 0, 6000, 0, 0, 0 ) +transform = Transform( 6000, 0, 0, 0, 100, 0, 0, 0, 6000, 0, 0, 0 ) [node name="WORLDGEO" type="Spatial" parent="."] |
