mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-26 22:45:15 -04:00
[Client] Add missing usage of sendDrawStateActors()
This commit is contained in:
parent
d2fe777f89
commit
426d5a7fc2
@ -51,6 +51,7 @@ void Cell::updateLocal(bool forceUpdate)
|
||||
}
|
||||
|
||||
actorList->sendPositionActors();
|
||||
actorList->sendDrawStateActors();
|
||||
}
|
||||
|
||||
void Cell::updateDedicated(float dt)
|
||||
|
Loading…
x
Reference in New Issue
Block a user