添加discordRPC支持
This commit is contained in:
@@ -5,6 +5,7 @@ local tip=GC.newText(getFont(30),"")
|
||||
function scene.enter()
|
||||
tip:set(text.getTip())
|
||||
BG.set()
|
||||
DiscordRPC.update("In Simple Menu")
|
||||
end
|
||||
|
||||
function scene.draw()
|
||||
|
||||
Reference in New Issue
Block a user