Skip to content

Commit 104ddc5

Browse files
committed
Even hotter fixes!
1 parent 3e5f93e commit 104ddc5

3 files changed

Lines changed: 1 addition & 1 deletion

File tree

assets/1x/modicon.png

574 Bytes
Loading

assets/2x/modicon.png

737 Bytes
Loading

main.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ SMODS.current_mod.extra_tabs = function()
6969
}},
7070
}},
7171
{n = G.UIT.C, config = {minw = 3, align = "tm", padding = 0.1}, nodes = {
72-
{n = G.UIT.R, config = {align = "tm"}, nodes = {{n = G.UIT.T, config = {text = "SPRITES", colour = G.C.BLUE, scale = .5}}}},
72+
{n = G.UIT.R, config = {align = "tm"}, nodes = {{n = G.UIT.T, config = {text = "ART", colour = G.C.BLUE, scale = .5}}}},
7373
{n = G.UIT.R, config = {align = "tm", padding = 0.05}, nodes = {
7474
{n = G.UIT.R, config = {align = "tm"}, nodes = {{n = G.UIT.T, config = {text = "GoldenLeaf", colour = G.C.WHITE, scale = .3}}}},
7575
{n = G.UIT.R, config = {align = "tm"}, nodes = {{n = G.UIT.T, config = {text = "Gappie", colour = G.C.WHITE, scale = .3}}}},

0 commit comments

Comments
 (0)