This commit is contained in:
Mylloon 2023-03-31 04:40:13 +02:00
parent d401d32cda
commit c03f4929df
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -421,9 +421,6 @@ class Cheat(Hack):
# mem.write_uint(
# entity + offset["m_clrRender"] + offset["render_B"], 0)
# Once this is set, no need to recycle again
sleep(100)
self.hack_loop(cheat)
def noflash(self) -> None: