- Added an option to ignore nicknames and always use character names.
- Enabling the display icon on title bar now makes the title text automatically move slightly to right. - Fixed issue with skin changing when the window has the statusbar enabled.
This commit is contained in:
@@ -957,6 +957,7 @@ local default_player_data = {
|
||||
last_instance_time = 0,
|
||||
--> nicktag cache
|
||||
nick_tag_cache = {},
|
||||
ignore_nicktag = false,
|
||||
--> plugin data
|
||||
plugin_database = {},
|
||||
--> information about this character
|
||||
|
||||
Reference in New Issue
Block a user