natives icon indicating copy to clipboard operation
natives copied to clipboard

Fix joaat mixup for RemoveCurrentRise

Open chipjpg opened this issue 3 years ago • 3 comments

Changed joaat from 0x7DBCEF6F to 0x45268B6F. 0x7DBCEF6F was used to reset the calming quad counter to 0 on console. afaik it's not available on new builds.

chipjpg avatar Apr 28 '22 10:04 chipjpg

0x45268B6F = REMOVE_EXTRA_CALMING_QUAD

fingaweg avatar Apr 28 '22 10:04 fingaweg

I'm not sure how to verify if this won't break anything, @blattersturm any ideas?

stannum-cfx avatar May 05 '22 17:05 stannum-cfx

I don't think jooat values are used for anything besides documenting if a name is valid or not, which this also fixes. I'll double check to make sure this does break anything before merging

AvarianKnight avatar Aug 09 '24 03:08 AvarianKnight