Revert "rank reveal not working"

This reverts commit 01695633c7.

This doesn't work
This commit is contained in:
Mylloon 2023-05-25 11:35:55 +02:00
parent 01695633c7
commit 66331d61ef
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -1,8 +1,7 @@
from hack import Hack, sleep
class _Rankreveal(Hack):
"""Not working"""
class Rankreveal(Hack):
def __init__(self, **kwargs) -> None:
super().__init__(**kwargs)