添加discordRPC支持
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
local scene={}
|
||||
|
||||
function scene.enter()
|
||||
DiscordRPC.update("Sponsoring a Great Cause")
|
||||
end
|
||||
|
||||
function scene.draw()
|
||||
-- QR Code frame
|
||||
GC.setLineWidth(2)
|
||||
|
||||
Reference in New Issue
Block a user