cm: added get_allnet_info

This commit is contained in:
2023-03-06 16:06:17 +01:00
parent 74f3ab7c3f
commit 6609732546
4 changed files with 24 additions and 10 deletions

View File

@ -1,6 +1,8 @@
class CardMakerConstants():
GAME_CODE = "SDED"
CONFIG_NAME = "cardmaker.yaml"
VER_CARD_MAKER = 0
VER_CARD_MAKER_136 = 1