mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-15 20:09:30 +02:00
Removed debug logs
This commit is contained in:
parent
4a4ce3face
commit
0c2e93abd0
@ -185,7 +185,6 @@ export default class SaveSlotSelectUiHandler extends MessageUiHandler {
|
||||
}
|
||||
}
|
||||
|
||||
console.log(this.cursor, this.scrollCursor);
|
||||
if (success) {
|
||||
ui.playSelect();
|
||||
} else if (error) {
|
||||
|
Loading…
Reference in New Issue
Block a user