mirror of
https://github.com/photonstorm/phaser
synced 2024-11-23 05:03:37 +00:00
Fixed component
This commit is contained in:
parent
2230a08e7e
commit
9971c9f940
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ var Graphics = new Class({
|
|||
Extends: GameObject,
|
||||
|
||||
Mixins: [
|
||||
Components.Alpha,
|
||||
Components.AlphaSingle,
|
||||
Components.BlendMode,
|
||||
Components.Depth,
|
||||
Components.Mask,
|
||||
|
|
Loading…
Reference in a new issue