general fixes for game client versions

This commit is contained in:
Tercio Jose
2021-06-10 12:09:28 -03:00
parent 361264a5f4
commit bd1700b5f1
14 changed files with 577 additions and 94 deletions
+2 -1
View File
@@ -926,7 +926,7 @@ local default_profile = {
memory_ram = 64,
remove_realm_from_name = true,
trash_concatenate = false,
trash_auto_remove = true,
trash_auto_remove = false,
world_combat_is_trash = false,
--> death log
@@ -1128,6 +1128,7 @@ local default_player_data = {
--> current combat number
cached_specs = {},
cached_talents = {},
cached_roles = {},
last_day = date ("%d"),