downgraded phaser version to 3.24.1
This commit is contained in:
parent
8eebed1829
commit
f2c3d6f158
5 changed files with 18 additions and 18 deletions
|
@ -1,4 +1,4 @@
|
|||
export class OutlinePipeline extends Phaser.Renderer.WebGL.Pipelines.MultiPipeline {
|
||||
export class OutlinePipeline extends Phaser.Renderer.WebGL.Pipelines.TextureTintPipeline {
|
||||
|
||||
// the unique id of this pipeline
|
||||
public static readonly KEY = 'Outline';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue