as if lol

This commit is contained in:
mez 2025-05-30 06:45:06 +01:00
parent 692c5e1447
commit 2aaf990cdf

View file

@ -394,7 +394,7 @@ else:
rank = "orange"
else:
rank = "red"
rankcode = re.sub(" ","",rank)
rankcode = re.sub(" ","",rank)
print("Getting list of owned decks")