From d0f1d869a825a3ca90f4bd8ec137bc3107bca978 Mon Sep 17 00:00:00 2001 From: Hailey Date: Sat, 10 Oct 2020 09:47:33 +1000 Subject: [PATCH] RP Icon --- main.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main.lua b/main.lua index 99a1d0c..d74761c 100644 --- a/main.lua +++ b/main.lua @@ -34,8 +34,8 @@ function love.load() startTimestamp = now, details = "Loading game...", state = "", - largeImageKey = "", - largeImageText = "", + largeImageKey = "icon2", + largeImageText = "Original game by Joe Zeng", smallImageKey = "", smallImageText = "" }