Fix entermazereq
This commit is contained in:
parent
0b77031417
commit
0ad203ca53
@ -14,7 +14,9 @@ export default async function handle(session: Session, packet: Packet) {
|
||||
floor: {
|
||||
floorId: mazeEntry.StartFloorID,
|
||||
scene: {
|
||||
|
||||
planeId: mazeEntry.PlaneID,
|
||||
floorId: mazeEntry.StartFloorID,
|
||||
gameModeType: 1,
|
||||
}
|
||||
},
|
||||
id: mazeEntry.PlaneID,
|
||||
|
Loading…
Reference in New Issue
Block a user