Skip to content
This repository was archived by the owner on Oct 30, 2019. It is now read-only.

Commit 1bc837a

Browse files
CleversonCleverson
authored andcommitted
Added native to get winning team
Added native to get winning team
1 parent 55c06d4 commit 1bc837a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

addons/amxmodx/scripting/include/PugNatives.inc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,5 @@ native PugSetTeamName(CsTeams:iTeam,sName[]);
2929
native PugRoundStart();
3030
native PugRoundWinner(iWinner);
3131
native PugRoundEnd();
32+
33+
native PugGetWinner();

0 commit comments

Comments
 (0)