mirror of
https://github.com/unanmed/HumanBreak.git
synced 2025-01-19 12:49:25 +08:00
fix: 传送门图层
This commit is contained in:
parent
03713547d5
commit
c79bcaeaa2
@ -102,7 +102,7 @@ export class Portal extends Sprite {
|
||||
}
|
||||
});
|
||||
|
||||
this.setZIndex(90);
|
||||
this.setZIndex(35);
|
||||
|
||||
this.setRenderFn((canvas, transform) => {
|
||||
this.renderPortal(canvas);
|
||||
|
Loading…
Reference in New Issue
Block a user