Skip to content

Commit d337215

Browse files
committed
debug removal
1 parent 7ad4fd2 commit d337215

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

CraftSim.toc

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
## Title: CraftSim
55
## Notes: Calculates the average profit based on your profession stats and other tools for the war within gold making
66
## Author: genju
7-
## Version: 18.2.5
7+
## Version: 18.2.5.1
88
## X-Curse-Project-ID: 705015
99
## X-Wago-ID: 0mNwaPKo
1010
## X-WoWI-ID: 26519

Libs/GGUI

Submodule GGUI updated 1 file

Modules/CraftQueue/UI.lua

-1
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,6 @@ function CraftSim.CRAFTQ.UI:Init()
232232
text = L(CraftSim.CONST.TEXT.CRAFT_QUEUE_BUTTON_EDIT),
233233
anchor = "ANCHOR_CURSOR_RIGHT",
234234
},
235-
debug = true,
236235
})
237236

238237
crafterColumn.text = GGUI.Text {

0 commit comments

Comments
 (0)