fix vehicle doors sync
This commit is contained in:
@ -151,6 +151,7 @@ namespace RageCoop.Client
|
|||||||
{
|
{
|
||||||
door.Break(leavedoors);
|
door.Break(leavedoors);
|
||||||
}
|
}
|
||||||
|
continue;
|
||||||
}
|
}
|
||||||
else if (door.IsBroken)
|
else if (door.IsBroken)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user