mirror of
https://github.com/wassname/phaser.git
synced 2026-07-26 13:27:43 +08:00
Added class constructors, fixed Stripshader, added relative Tween example and updated Tween source.
This commit is contained in:
@@ -512,3 +512,5 @@ Phaser.StateManager.prototype = {
|
||||
}
|
||||
|
||||
};
|
||||
|
||||
Phaser.StateManager.prototype.constructor = Phaser.StateManager;
|
||||
|
||||
Reference in New Issue
Block a user