mirror of
https://github.com/edgegamers/Jailbreak.git
synced 2025-12-06 04:42:57 -08:00
Add GhostWar Alias
This commit is contained in:
@@ -38,6 +38,7 @@ public static class SDTypeExtensions {
|
||||
"speed" or "speeders" or "speedrunners" or "race" => SDType.SPEEDRUN,
|
||||
"tp" => SDType.TELEPORT,
|
||||
"he" or "grenade" or "grenades" => SDType.HE,
|
||||
"ghost" or "ghosts" => SDType.GHOST,
|
||||
_ => null
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user