Sonolus Wiki

UpdateLevelOptionCommand

Message

type UpdateLevelOptionCommand = {
    type: 'updateLevelOption'
    levelOption: LevelOptionEntry
}