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