Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 967bec7bde |
@@ -14,7 +14,6 @@ local NORMAL_TEXTURE_SIZE = 64 * (SIZE / 36)
|
|||||||
-- Bag Sorter code from Sushi Regular
|
-- Bag Sorter code from Sushi Regular
|
||||||
local moves = {};
|
local moves = {};
|
||||||
local frame = CreateFrame("Frame");
|
local frame = CreateFrame("Frame");
|
||||||
local t = 0;
|
|
||||||
local current = nil;
|
local current = nil;
|
||||||
local isGuildBankSort = false;
|
local isGuildBankSort = false;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user