mirror of
https://github.com/SashLilac/cambridge.git
synced 2024-11-22 13:19:03 -06:00
RP Icon
This commit is contained in:
parent
29ee000998
commit
d0f1d869a8
4
main.lua
4
main.lua
@ -34,8 +34,8 @@ function love.load()
|
|||||||
startTimestamp = now,
|
startTimestamp = now,
|
||||||
details = "Loading game...",
|
details = "Loading game...",
|
||||||
state = "",
|
state = "",
|
||||||
largeImageKey = "",
|
largeImageKey = "icon2",
|
||||||
largeImageText = "",
|
largeImageText = "Original game by Joe Zeng",
|
||||||
smallImageKey = "",
|
smallImageKey = "",
|
||||||
smallImageText = ""
|
smallImageText = ""
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user