Network: remove deprecated IgnoreGame tag

This commit is contained in:
Fabian Dill
2022-12-03 04:22:58 +01:00
committed by Fabian Dill
parent 32b8f9f9f3
commit ffc000ec91
3 changed files with 2 additions and 4 deletions

View File

@@ -799,7 +799,7 @@ if __name__ == '__main__':
# Text Mode to use !hint and such with games that have no text entry
class TextContext(CommonContext):
tags = {"AP", "IgnoreGame", "TextOnly"}
tags = {"AP", "TextOnly"}
game = "" # empty matches any game since 0.3.2
items_handling = 0b111 # receive all items for /received
want_slot_data = False # Can't use game specific slot_data