Skip to content

Commit

Permalink
Fix lua error with tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
snowflame0 committed May 27, 2024
1 parent 8db4697 commit 1e69f4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AtlasLootClassic/Data/Token.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1060,8 +1060,8 @@ function Token.GetClassItemsForToken(tokenItemID, className)
end

-- TOKEN_TYPE_ADD_ITEM_DESCRIPTION
--[==[@debug@
--@debug@
function Token.GetFullTokenTable()
return TOKEN
end
--@end-debug@]==]
--@end-debug@

0 comments on commit 1e69f4d

Please sign in to comment.