From f1db947a777d276f1b3b583bf6e028a7f86897c0 Mon Sep 17 00:00:00 2001 From: Zelminar Date: Sat, 17 Nov 2018 23:48:11 -0700 Subject: [PATCH] updated Debug Mode tooltip (#31) Added note to debug mode as it had some confusion --- ballerz.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ballerz.html b/ballerz.html index cb55574..3e77275 100644 --- a/ballerz.html +++ b/ballerz.html @@ -143,7 +143,7 @@ { // ported by Zelminar name: 'Debug Mode', - tooltip : "While in game, press F1 to enable menu", + tooltip : "While in game, press F1 to enable menu. (Disables Profile/Score saving)", patches: [{offset: 0x660D0, off: [0x32, 0xC0], on: [0x0C, 0x01]}] }, {