fix player pos after leaving chair
This commit is contained in:
parent
d757faca52
commit
c6b15acc0a
@ -218,6 +218,7 @@ local function right_click_chair(self, clicker)
|
||||
end
|
||||
else
|
||||
ship_self._passenger_is_sit[index] = 0
|
||||
player_api.set_animation(clicker, "stand")
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user