Fix dumb syntax error

This commit is contained in:
Will Toohey
2018-10-19 08:39:10 +10:00
parent 28328007a3
commit d7fa8fffc3
+1 -1
View File
@@ -18,7 +18,7 @@
}, },
{ {
name : "90sec Music Select Timer", name : "90sec Music Select Timer",
tooltip : "Make sure your Select Time option is set to \"45 SEC\" in the Game Options for this to work!" tooltip : "Make sure your Select Time option is set to \"45 SEC\" in the Game Options for this to work!",
patches : [{offset : 0x350B4, off: [0x2D], on : [0x5A]}] patches : [{offset : 0x350B4, off: [0x2D], on : [0x5A]}]
}, },
{ {