2 cool rpc changes!

This commit is contained in:
hailey
2021-09-27 12:26:52 +10:00
parent 6b595d2146
commit b8d43e38b7
2 changed files with 7 additions and 2 deletions

View File

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