This commit is contained in:
Quaternions 2025-03-11 17:52:22 -07:00
parent 6b0938eb3b
commit 07bab657f1

@ -631,7 +631,7 @@ impl PartialMap2<'_>{
} }
} }
let main_mode=NormalizedMode::new(Mode::new( let main_mode=NormalizedMode::new(Mode::new(
strafesnet_common::gameplay_style::StyleModifiers::default(), strafesnet_common::gameplay_style::StyleModifiers::source_bhop(),
first_stage_spawn_model_id, first_stage_spawn_model_id,
HashMap::new(), HashMap::new(),
stages, stages,