mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-18 13:29:25 +02:00
Remove debug console.log statement
This commit is contained in:
parent
f996b6e96d
commit
8a1188c650
@ -3648,7 +3648,6 @@ export default class StarterSelectUiHandler extends MessageUiHandler {
|
||||
if (!this.starterSpecies.length) {
|
||||
return false;
|
||||
}
|
||||
console.log("reached tryStart");
|
||||
|
||||
const ui = this.getUi();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user