small image text now shows version!
parent
3480734a44
commit
1082a2903a
|
@ -45,6 +45,8 @@ function TitleScene:new()
|
|||
details = "In menus",
|
||||
state = mainmenuidle[math.random(#mainmenuidle)],
|
||||
largeImageKey = "icon2",
|
||||
smallImageKey = "smol",
|
||||
smallImageText = version
|
||||
})
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue