fix vehicle doors sync

This commit is contained in:
Sardelka9515
2022-07-13 00:20:06 +08:00
committed by GitHub
parent 1e1259d0a5
commit 9cb5c557c5

View File

@ -151,6 +151,7 @@ namespace RageCoop.Client
{ {
door.Break(leavedoors); door.Break(leavedoors);
} }
continue;
} }
else if (door.IsBroken) else if (door.IsBroken)
{ {