small image text now shows version!

pull/37/head
hailey 2021-09-27 12:09:03 +10:00
parent 3480734a44
commit 1082a2903a
1 changed files with 2 additions and 0 deletions

View File

@ -45,6 +45,8 @@ function TitleScene:new()
details = "In menus",
state = mainmenuidle[math.random(#mainmenuidle)],
largeImageKey = "icon2",
smallImageKey = "smol",
smallImageText = version
})
end