mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-06 08:22:16 +02:00
cleanup
This commit is contained in:
parent
db009550e7
commit
15c82d2de2
@ -90,6 +90,7 @@ Phaser.GameObjects.NineSlice.prototype.setPositionRelative = setPositionRelative
|
|||||||
Phaser.GameObjects.Text.prototype.setPositionRelative = setPositionRelative;
|
Phaser.GameObjects.Text.prototype.setPositionRelative = setPositionRelative;
|
||||||
BBCodeText.prototype.setPositionRelative = setPositionRelative;
|
BBCodeText.prototype.setPositionRelative = setPositionRelative;
|
||||||
Phaser.GameObjects.Rectangle.prototype.setPositionRelative = setPositionRelative;
|
Phaser.GameObjects.Rectangle.prototype.setPositionRelative = setPositionRelative;
|
||||||
|
|
||||||
document.fonts.load('16px emerald').then(() => document.fonts.load('10px pkmnems'));
|
document.fonts.load('16px emerald').then(() => document.fonts.load('10px pkmnems'));
|
||||||
|
|
||||||
let game;
|
let game;
|
||||||
|
Loading…
Reference in New Issue
Block a user