busting out the multimap ig (#1602)

This commit is contained in:
David Markowitz
2024-05-31 11:46:18 -07:00
committed by GitHub
parent 342da927f5
commit a54600b41e
4 changed files with 21 additions and 13 deletions

View File

@@ -93,7 +93,7 @@ struct BehaviorContext
void ExecuteUpdates();
void SyncBehavior(uint32_t syncId, RakNet::BitStream& bitStream);
bool SyncBehavior(uint32_t syncId, RakNet::BitStream& bitStream);
void Update(float deltaTime);