Skip to content

difficulty und inventory are not sent to server #439

@joneugster

Description

@joneugster

This happened in 7f6e045

in level.tsx, the old editor setup would set

initializationOptions: {
  difficulty: difficulty,
  inventory: inventory,
}

which isn't possible with lean4monaco anymore, so these infos are not sent to the server

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingfrontendFunctionality of the client side codepriority-highaddress ASAP

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions