Adds extended gamemode preset
This commit is contained in:
@@ -487,6 +487,7 @@ namespace Content.Server.GameTicking
|
||||
"traitor" => typeof(PresetTraitor),
|
||||
"traitordm" => typeof(PresetTraitorDeathMatch),
|
||||
"traitordeathmatch" => typeof(PresetTraitorDeathMatch),
|
||||
"extended" => typeof(PresetExtended),
|
||||
_ => default
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user