woops
This commit is contained in:
parent
21d2f5c7e4
commit
3dc6baf2b9
@ -107,6 +107,7 @@ class PhaserPassives extends Phaser.Scene {
|
||||
}
|
||||
|
||||
displayPassiveText(node, pointer) {
|
||||
if (this.nodeText) this.nodeText.destroy();
|
||||
this.nodeText = this.add.text(0, 0, '', {
|
||||
fontSize: '20px',
|
||||
fontFamily: 'Arial',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user