From 1bcd8e968846c027b71dd459380e3f3336fef55d Mon Sep 17 00:00:00 2001 From: Jesse Manelius Date: Mon, 4 Dec 2017 01:23:08 +0200 Subject: [PATCH] fix typo on toc file --- iKeystones.lua | 2 +- iKeystones.toc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/iKeystones.lua b/iKeystones.lua index a162451..d32b6d1 100644 --- a/iKeystones.lua +++ b/iKeystones.lua @@ -100,7 +100,7 @@ iKS.keystonesToMapIDs = { [239] = 1753, -- The Seat of the Triumvirate } iKS.akMod = 630000100/100 -} + function iKS:getAP(level, map, current, onlyNumber) if level and map then local dif = iKS.apFromDungeons.dif[map] or 2 -- default to normal diff --git a/iKeystones.toc b/iKeystones.toc index 6358ce3..192979b 100644 --- a/iKeystones.toc +++ b/iKeystones.toc @@ -2,7 +2,7 @@ ## Title: iKeystones ## Notes: Tracks your keystones ## Author: Ironi -## Version: 1.54 +## Version: 1.540 ## DefaultState: enabled ## SavedVariables: iKeystonesDB, iKeystonesConfig -- 1.7.9.5