mirror of
https://github.com/SashLilac/cambridge.git
synced 2024-11-22 03:29:02 -06:00
small image text now shows version!
This commit is contained in:
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
Block a user