MaxCWhitehead / bones

Work-in-Progress, opinionated game framework built on Bevy.
https://fishfolk.org/development/bones/introduction/
Other
0 stars 0 forks source link

Make sure NetworkInfo is initialized immediately when session is created, #3

Open github-actions[bot] opened 3 months ago

github-actions[bot] commented 3 months ago

even before a frame has advanced.


https://github.com/MaxCWhitehead/bones/blob/f8959575061f99fc202eb0be9f944e9505e4dfb3/framework_crates/bones_framework/src/networking.rs#L516-L523


This issue was generated by todo-issue based on a TODO comment in f8959575061f99fc202eb0be9f944e9505e4dfb3.