gfd
This commit is contained in:
parent
3e1b852bdc
commit
0e28cd98c3
1 changed files with 0 additions and 3 deletions
|
@ -372,9 +372,6 @@ ACTIONTYPES = {
|
|||
}
|
||||
}
|
||||
|
||||
ACTIONTYPES = {key: value for key, value in sorted(ACTIONTYPES.items())}
|
||||
print(ACTIONTYPES, flush=True)
|
||||
|
||||
ACTIONTYPES2 = deepcopy(ACTIONTYPES)
|
||||
ACTIONTYPES2.pop("shadowban")
|
||||
ACTIONTYPES2.pop("unshadowban")
|
Loading…
Add table
Add a link
Reference in a new issue