From 3c10365d4b9d1ded594db833d2a5c69159aa9e0f Mon Sep 17 00:00:00 2001 From: Ale32bit Date: Thu, 24 Nov 2016 22:26:18 +0100 Subject: [PATCH] Update sPhone.lua --- src/sPhone.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sPhone.lua b/src/sPhone.lua index 9d75563..5d5fc87 100644 --- a/src/sPhone.lua +++ b/src/sPhone.lua @@ -1405,7 +1405,7 @@ end login() if sPhone.newUpdate then - sPhone.winOk("New Update!") + sPhone.winOk("New Update:",newVersion) end home()