Code cleanup

This commit is contained in:
Tercio Jose
2023-09-22 09:19:17 -03:00
parent 8875629f51
commit 6199bf10e0
2 changed files with 58 additions and 60 deletions
+1 -1
View File
@@ -90,7 +90,7 @@
---@field spec specializationid
---@class customspellinfo : {name: string, isPassive: boolean, itemId: number, icon: string|number}
---@class customiteminfo: {itemId: number, isPassive: boolean}
---@class customiteminfo: {itemId: number, isPassive: boolean, nameExtra: string?, icon: string|number|nil}
---@class savedspelldata : {key1: number, key2: string, key3: number}
---@class alternatepowertable : {last: number, total: number}