- 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:
Tercio
2015-02-04 16:09:11 -02:00
parent ae3d951ab4
commit 31145e54b5
10 changed files with 108 additions and 35 deletions
+1
View File
@@ -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