Fixed component

This commit is contained in:
Richard Davey 2023-03-09 18:33:54 +00:00
parent 2230a08e7e
commit 9971c9f940

View file

@ -80,7 +80,7 @@ var Graphics = new Class({
Extends: GameObject,
Mixins: [
Components.Alpha,
Components.AlphaSingle,
Components.BlendMode,
Components.Depth,
Components.Mask,