updated Debug Mode tooltip (#31)

Added note to debug mode as it had some confusion
This commit is contained in:
Zelminar
2018-11-17 23:48:11 -07:00
committed by Will
parent 56911da781
commit f1db947a77
+1 -1
View File
@@ -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]}]
},
{