From 7ddbecf5287daa96b081cdb1c9ae26912c116178 Mon Sep 17 00:00:00 2001 From: Chris-SG Date: Sun, 19 Mar 2017 15:02:06 +1100 Subject: [PATCH] Fix missing commas (#2) --- jubeatprop.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jubeatprop.html b/jubeatprop.html index 1eaf387..025f147 100644 --- a/jubeatprop.html +++ b/jubeatprop.html @@ -17,8 +17,8 @@ patches : [{offset : 0x81F79, off: [0x0F, 0x85, 0xC7], on : [0xE9, 0xC6, 0x01]}] }, { - name : "SELECT MUSIC timer lock" - shortname : "selectlock" + name : "SELECT MUSIC timer lock", + shortname : "selectlock", patches : [{offset : 0x16E64D, off : [0x75], on : [0xEB]}] }, ]);