Add sinobuz timer freeze

This commit is contained in:
Will Toohey 2017-12-16 16:40:25 +10:00
parent 8df5622b35
commit a3679def7d

View File

@ -11,6 +11,11 @@
<script type="text/javascript">
window.addEventListener("load", function() {
new DllPatcher("bm2dx", [
{
name : "Timer Freeze",
shortname : "freeze",
patches : [{offset : 0x9BAEE, off: [0x74], on : [0xEB]}]
},
{
name : "Premium Free",
shortname : "pfree",