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