fix comment

This commit is contained in:
vbawol 2016-07-09 09:08:51 -05:00
parent 7f23f761ca
commit 35b28e94f9

View File

@ -101,7 +101,7 @@ class CfgEpochClient
// Player specific configs // Player specific configs
playerDeathScreen = "TapOut"; playerDeathScreen = "TapOut";
playerKilledScreen = "TapOut2"; 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 configs
#include "CfgEpochClient\Altis.hpp" #include "CfgEpochClient\Altis.hpp"