mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-23 16:52:24 +02:00
Stray console log
This commit is contained in:
parent
d011a3fd79
commit
9867151a86
@ -217,7 +217,6 @@ export default class RunInfoUiHandler extends UiHandler {
|
||||
case 1:
|
||||
// Wild - Singles
|
||||
this.parseWildSingleDefeat(enemyContainer);
|
||||
console.log("should go through here");
|
||||
break;
|
||||
case 2:
|
||||
//Wild - Doubles
|
||||
|
Loading…
Reference in New Issue
Block a user