Help:Patching the motorcycle area checks: Difference between revisions
Jump to navigation
Jump to search
Help:Patching the motorcycle area checks (view source)
Revision as of 18:32, 25 September 2018
, 6 years ago→Disappearing when entering a blacklisted climate
imported>Leoetlino No edit summary |
imported>Leoetlino |
||
Line 57: | Line 57: | ||
Patch: | Patch: | ||
< | <source lang="armasm">.text:0000007100679D84 AND W0, W8, #1</source> | ||
To: | To: | ||
< | <source lang="armasm">.text:0000007100679D84 MOV W0, #1</source> | ||
=== Rune UI/sound effect === | === Rune UI/sound effect === | ||