just a few more rpc strings

This commit is contained in:
hailey 2021-09-27 11:55:42 +10:00
parent d558faeef0
commit 3480734a44

View File

@ -26,7 +26,12 @@ local mainmenuidle = {
"Trying to see all the funny rpc messages (maybe)", "Trying to see all the funny rpc messages (maybe)",
"Not not not playing", "Not not not playing",
"AFK", "AFK",
"Preparing for their next game" "Preparing for their next game",
"Who are those people on that boat?",
"Welcome to Cambridge!",
"who even reads these",
"Made with love in LOVE!",
"This is probably the longest RPC string out of every possible RPC string that can be displayed."
} }
function TitleScene:new() function TitleScene:new()