TUNIC: Change Tunic to TUNIC (#2720)

This commit is contained in:
Danaël V
2024-01-17 19:56:34 -05:00
committed by GitHub
parent 834b6e35b4
commit 4c901dcfc0
4 changed files with 7 additions and 7 deletions

View File

@@ -2,5 +2,5 @@ from test.bases import WorldTestBase
class TunicTestBase(WorldTestBase):
game = "Tunic"
game = "TUNIC"
player: int = 1