mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-06 00:12:16 +02:00
cleanup
This commit is contained in:
parent
b1a171011c
commit
db009550e7
@ -260,6 +260,7 @@ export default class BattleScene extends SceneBase {
|
||||
field.setScale(6);
|
||||
|
||||
this.field = field;
|
||||
|
||||
const fieldUI = this.add.container(0, this.game.canvas.height);
|
||||
fieldUI.setDepth(1);
|
||||
fieldUI.setScale(6);
|
||||
|
Loading…
Reference in New Issue
Block a user