File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -386,10 +386,10 @@ def test_reset_game_from_rewind(self):
386386 parser .read (StringIO (
387387 "D 00:38:37.2981040 GameState.DebugPrintPower() - BLOCK_START BlockType=GAME_RESET Entity=[entityName=Stadium Announcer id=16 zone=PLAY zonePos=1 cardId=TIME_034 player=1] EffectCardId=System.Collections.Generic.List`1[System.String] EffectIndex=-1 Target=0 SubOption=-1\n " # noqa
388388 "D 00:38:37.2981040 GameState.DebugPrintPower() - RESET_GAME\n " # noqa
389- "D 00:38:37.2981040 GameState.DebugPrintPower() - FULL_ENTITY - Updating [entityName=Portal Vanguard id=10 zone=DECK zonePos=0 cardId= player=1] CardID=\n " # noqa
390- "D 00:38:37.2981040 GameState.DebugPrintPower() - tag=ZONE value=DECK\n " # noqa
389+ "D 00:38:37.2981040 GameState.DebugPrintPower() - FULL_ENTITY - Updating GoodestEng CardID=\n " # noqa
391390 "D 00:38:37.2981040 GameState.DebugPrintPower() - tag=CONTROLLER value=1\n " # noqa
392- "D 00:38:37.2981040 GameState.DebugPrintPower() - tag=ENTITY_ID value=10\n " # noqa
391+ "D 00:38:37.2981040 GameState.DebugPrintPower() - tag=CARDTYPE value=PLAYER\n " # noqa
392+ "D 00:38:37.2981040 GameState.DebugPrintPower() - tag=PLAYER_ID value=1\n " # noqa
393393 "D 00:38:37.2981040 GameState.DebugPrintPower() - BLOCK_END\n " # noqa
394394 ))
395395 parser .flush ()
You can’t perform that action at this time.
0 commit comments