- If the skin selected does not exists, use the default skin.
- Added 'icon_offset' member into instances to offset the class icon. - Event Tracker not uses the cooldown and crowd control lists from the framework. - Added new gradient wallpapers.
This commit is contained in:
@@ -1383,7 +1383,11 @@ local default_global_data = {
|
||||
damage_taken_shadow = true,
|
||||
damage_taken_anchor = {side = 7, x = 0, y = 0},
|
||||
|
||||
}
|
||||
},
|
||||
|
||||
--> dungeon information
|
||||
dungeon_data = {},
|
||||
|
||||
}
|
||||
|
||||
_detalhes.default_global_data = default_global_data
|
||||
|
||||
Reference in New Issue
Block a user