Scoreboard functions are now local

master
_Zaizen_ 2020-09-07 22:12:57 +02:00 committed by Zughy
parent e641778837
commit c62e646410
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
local function update_solo_stats() end
local function update_team_stats() end
function quake.scoreboard_create(arena, p_name)
if arena.teams_enabled then