0.0.1.1 / revision 2
- Replaced the
MenuSetup:init_finalize()
hook with a generic one applied onSetup:init_finalize()
instead so it is invoked across all game states - Replaced the
NetworkGameSetup:init_finalize()
hook with one applied onPlayerManager:spawned_player()
to resolve issues with the setting adjustment being triggered too early