Commit 471b013 1 parent d4ab4a6 commit 471b013 Copy full SHA for 471b013
File tree 2 files changed +4
-1
lines changed
2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 4
4
## Title : CraftSim
5
5
## Notes : Calculates the average profit based on your profession stats and other tools for the war within gold making
6
6
## Author : genju
7
- ## Version : 19.6.1
7
+ ## Version : 19.6.2
8
8
## X-Curse-Project-ID : 705015
9
9
## X-Wago-ID : 0mNwaPKo
10
10
## X-WoWI-ID : 26519
Original file line number Diff line number Diff line change @@ -17,6 +17,9 @@ function CraftSim.NEWS:GET_NEWS(itemMap)
17
17
local news = {
18
18
f .bb (" Hello and thank you for using CraftSim!\n " ),
19
19
f .bb (" ( You are awesome! )" ),
20
+ newP (" 19.6.2" ),
21
+ f .p .. " Fixed " .. f .bb (" Advanced Craft Log" ) .. " not updating the graph" ,
22
+ f .p .. " Refactored " .. f .grey (" Debug ID Creation" ),
20
23
newP (" 19.6.1" ),
21
24
f .p .. " Fixed " .. f .bb (" Craft Log" ) .. " not account for salvage crafting cost" ,
22
25
newP (" 19.6.0" ),
You can’t perform that action at this time.
0 commit comments