krafs / LevelUp

Rimworld mod for customizing colonist level up notifications.
MIT License
6 stars 8 forks source link

Make sure Settings are initialized on startup #100

Closed krafs closed 2 years ago

krafs commented 2 years ago

Transpiler fails because of non-initialized settings. This makes sure Settings are initialized by the time the patch is applied.