mirror of
https://github.com/APercy/airutils
synced 2025-08-19 11:05:47 +02:00
disabled the seats update position
This commit is contained in:
parent
67b98f02c4
commit
64ab99467c
@ -227,7 +227,7 @@ function airutils.logic(self)
|
||||
--test collision
|
||||
airutils.testImpact(self, velocity, curr_pos)
|
||||
|
||||
if self._autoflymode == true then airutils.seats_update(self) end
|
||||
--if self._autoflymode == true then airutils.seats_update(self) end
|
||||
|
||||
if player then
|
||||
local ctrl = player:get_player_control()
|
||||
|
Loading…
Reference in New Issue
Block a user