- added support to skins, change over options panel.
This commit is contained in:
parent
2de7f3aaa5
commit
3cd5a901df
30 changed files with 538 additions and 227 deletions
|
|
@ -96,6 +96,7 @@ do
|
|||
CONTAINER_ENERGY_CLASS = 7,
|
||||
CONTAINER_ENERGYTARGET_CLASS = 8,
|
||||
CONTAINER_MISC_CLASS = 9,
|
||||
CONTAINER_MISCTARGET_CLASS = 10
|
||||
CONTAINER_MISCTARGET_CLASS = 10,
|
||||
CONTAINER_ENEMYDEBUFFTARGET_CLASS = 11
|
||||
}
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue