diff options
| author | Anson Bridges <bridges.anson@gmail.com> | 2022-09-15 19:25:47 -0400 |
|---|---|---|
| committer | Anson Bridges <bridges.anson@gmail.com> | 2022-09-15 19:25:47 -0400 |
| commit | 2fd755132f526c48fed2c1867530526971e1cf19 (patch) | |
| tree | b02137c78ae5f704c94706bf658d4b45dc986a63 /godot/scenes/vehicles | |
| parent | 19f2f508ae2191457c2cc4fa5af0c4313e354880 (diff) | |
| parent | 7a52122ef736a9525f98c37d3e56c4c3095b61e5 (diff) | |
Auhh
Merge branch 'master' of holidayrap.tk:boats
Diffstat (limited to 'godot/scenes/vehicles')
| -rw-r--r-- | godot/scenes/vehicles/Airplane.tscn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/godot/scenes/vehicles/Airplane.tscn b/godot/scenes/vehicles/Airplane.tscn index ec79c66..43c3a17 100644 --- a/godot/scenes/vehicles/Airplane.tscn +++ b/godot/scenes/vehicles/Airplane.tscn @@ -161,4 +161,4 @@ shape = SubResource( 9 ) transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 2.72698, -0.196514, 0 ) [node name="PilotExit" type="Spatial" parent="."] -transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 6.1653, -0.196514, 0 ) +transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 2.50863, 2.36377, 0 ) |
