Merge pull request #1 from efinst0rm/patch-1

Fixes Error: Can't find map "mp_airship".
This commit is contained in:
Dss0 2023-02-24 11:20:40 +01:00 committed by GitHub
commit c8d079d76b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -103,7 +103,7 @@ set cg_thirdPerson "0" // third-person mode
// Rise - mp_rise //
// Rumble - mp_arena //
// Rupture - mp_city //
// Skyjacked - mp_airship //
// Skyjacked - mp_skyjacked //
// Spire - mp_aerospace //
// Splash - mp_waterpark //
// Verge - mp_banzai //
@ -112,5 +112,5 @@ set cg_thirdPerson "0" // third-person mode
// //
//////////////////////////////////////////////////////////
set sv_maprotation "gametype tdm map mp_biodome map mp_spire map mp_sector map mp_apartments map mp_chinatown map mp_veiled map mp_havoc map mp_ethiopia map mp_infection map mp_metro map mp_redwood map mp_stronghold map mp_nuketown_x map mp_shrine map mp_ruins map mp_cryogen map mp_rome map mp_crucible map mp_kung_fu map mp_miniature map mp_western map mp_conduit map mp_rise map mp_arena map mp_city map mp_airship map mp_aerospace map mp_waterpark map mp_banzai map mp_veiled_heyday map mp_redwood_ice"
map_rotate
set sv_maprotation "gametype tdm map mp_biodome map mp_spire map mp_sector map mp_apartments map mp_chinatown map mp_veiled map mp_havoc map mp_ethiopia map mp_infection map mp_metro map mp_redwood map mp_stronghold map mp_nuketown_x map mp_shrine map mp_ruins map mp_cryogen map mp_rome map mp_crucible map mp_kung_fu map mp_miniature map mp_western map mp_conduit map mp_rise map mp_arena map mp_city map mp_skyjacked map mp_aerospace map mp_waterpark map mp_banzai map mp_veiled_heyday map mp_redwood_ice"
map_rotate