mirror of
https://github.com/wassname/phaser.git
synced 2026-07-02 17:00:42 +08:00
Merge pull request #455 from nhowell/patch-4
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