Clear hover feedback behind save slots
This commit is contained in:
@@ -11150,6 +11150,7 @@ export class BattleScene extends Phaser.Scene {
|
||||
|
||||
private showSaveSlotPanel(mode: SaveSlotMode) {
|
||||
this.hideSaveSlotPanel();
|
||||
this.clearPointerFeedback();
|
||||
const depth = 70;
|
||||
const width = 520;
|
||||
const height = 312;
|
||||
|
||||
Reference in New Issue
Block a user