We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bd5d29 commit 8798044Copy full SHA for 8798044
Data/News.lua
@@ -16,6 +16,7 @@ function CraftSim.NEWS:GET_NEWS(itemMap)
16
f.bb(" Hello and thank you for using CraftSim!\n"),
17
f.bb(" ( You are awesome! )"),
18
newP("16.1.8"),
19
+ f.P .. "Fixed 10.2.7 Bugs",
20
f.p .. "Fixed module collapsed content showing on tab switch",
21
newP("16.1.7"),
22
f.P .. "A lot of internal code optimizations to",
0 commit comments