mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
fix comment
This commit is contained in:
parent
7f23f761ca
commit
35b28e94f9
@ -101,7 +101,7 @@ class CfgEpochClient
|
||||
// Player specific configs
|
||||
playerDeathScreen = "TapOut";
|
||||
playerKilledScreen = "TapOut2";
|
||||
playerDisableRevenge = 0; // 1 = invoke playerKilledScreen when killed by another player.
|
||||
playerDisableRevenge = 0; // 0 = invoke playerKilledScreen when killed by another player, 1 = disable.
|
||||
|
||||
// include configs
|
||||
#include "CfgEpochClient\Altis.hpp"
|
||||
|
Loading…
Reference in New Issue
Block a user