mirror of
https://github.com/wassname/phaser.git
synced 2026-06-27 16:10:15 +08:00
Fix typo of Phaser.BitmapText.prototype.destroy for docs
This commit is contained in:
@@ -154,7 +154,7 @@ Phaser.BitmapText.prototype.update = function() {
|
||||
}
|
||||
|
||||
/**
|
||||
* @method Phaser.Text.prototype.destroy
|
||||
* @method Phaser.BitmapText.prototype.destroy
|
||||
*/
|
||||
Phaser.BitmapText.prototype.destroy = function() {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user