maint: fix indent
This commit is contained in:
parent
33a0dd88c9
commit
3e055122e7
@ -36,7 +36,7 @@ set _Location "Earth" // Location
|
|||||||
// NON-GAMEPLAY CONFIGURATION //
|
// NON-GAMEPLAY CONFIGURATION //
|
||||||
//////////////////////////////////////////////////
|
//////////////////////////////////////////////////
|
||||||
|
|
||||||
set sv_maxclients "4" // Max players in your server.
|
set sv_maxclients "4" // Max players in your server.
|
||||||
set rcon_password "" // Access to your server to change stuff remotely or ingame. (Empty = disabled)
|
set rcon_password "" // Access to your server to change stuff remotely or ingame. (Empty = disabled)
|
||||||
set g_password "" // Password Protected Server. Leave blank if you want players to join or set password if you want to keep public out.
|
set g_password "" // Password Protected Server. Leave blank if you want players to join or set password if you want to keep public out.
|
||||||
set g_deadChat "0" // Toggle allowing dead players to chat with living players. (0 (default) or 1)
|
set g_deadChat "0" // Toggle allowing dead players to chat with living players. (0 (default) or 1)
|
||||||
@ -99,7 +99,7 @@ set scr_aliens_waverespawndelay "0"
|
|||||||
set scr_aliens_promode "0"
|
set scr_aliens_promode "0"
|
||||||
set scr_aliens_maxagents "24"
|
set scr_aliens_maxagents "24"
|
||||||
set scr_alien_intro "0"
|
set scr_alien_intro "0"
|
||||||
set scr_chaos_mode "0" // Extinction chaos game mode.
|
set scr_chaos_mode "0" // Extinction chaos game mode.
|
||||||
|
|
||||||
////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////
|
||||||
// MAP SHORT NAMES ROTATION LIST //
|
// MAP SHORT NAMES ROTATION LIST //
|
||||||
|
Loading…
x
Reference in New Issue
Block a user