Skip to content

Commit

Permalink
Merge pull request layabox#895 from zringhost11/Master3.0
Browse files Browse the repository at this point in the history
发布时候修改shader后缀
  • Loading branch information
xiaoguzhu authored Jan 12, 2023
2 parents 194770c + f99c801 commit 23d73c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/layaAir/laya/net/URL.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ export class URL {
this.overrideExtension(["controller"], "controller.json");
this.overrideExtension(["mc"], "mc.bin");
this.overrideExtension(["mcc"], "mcc.json");
this.overrideExtension(["shader"], "shader.json");
}
}

Expand Down

0 comments on commit 23d73c9

Please sign in to comment.