Skip to content

Commit

Permalink
debug info cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
edmund-h committed Nov 20, 2023
1 parent e5f61a4 commit 3b1eb83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gui/window_character.gui
Original file line number Diff line number Diff line change
Expand Up @@ -784,7 +784,7 @@ window = {
name = "character_age_2"
raw_text = "???"
default_format = "#low"
tooltip = " [Character.GetAge] [Character.GetDeathOrBirthDateInfo]" #"wc_unknown_birth"
tooltip = "wc_unknown_birth" #" [Character.GetAge] [Character.GetDeathOrBirthDateInfo]"
fontsize = 20
align = nobaseline
}
Expand Down

0 comments on commit 3b1eb83

Please sign in to comment.