Jump to content

New character select screen code typo


. . .
  • Fixed

In BuildCharacterDetailsWidget

root.hunger_status = root:AddChild(TEMPLATES.MakeUIStatusBadge("health"))
root.health_status = root:AddChild(TEMPLATES.MakeUIStatusBadge("hunger"))

hunger is health and health is hunger


Steps to Reproduce

read the code.




User Feedback


A developer has marked this issue as fixed. This means that the issue has been addressed in the current development build and will likely be in the next update.

This doesn't impact much, but I guess for modders it would be annoying, its been fixed and will be in the next update. It probably wont be mentioned in the patch notes.

  • Thanks 2

Share this comment


Link to comment
Share on other sites



Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
  • Create New...