Fix for LCTF stats

This commit is contained in:
ChocoTaco 2021-10-03 14:16:59 -04:00
parent fffc9fd23e
commit 05832eccae

View file

@ -2585,6 +2585,7 @@ package dtStatsGame{
function SCtFGame::flagCap(%game, %player){
if($dtStats::Enable){
%flag = %player.holdingFlag;
%clTeam = %player.client.team;
%dtStats = %player.client.dtStats;
%time = ((getSimTime() - $missionStartTime)/1000)/60;
if(%clTeam == 1){