Add TacticalKillStatsTable back and make it work for all players on your team / Spectator player shows T1/2 losses separately
This commit is contained in:
@@ -18,6 +18,12 @@ TextManager = TutorialTextManager:New()
|
||||
---@type PlayerObject|nil
|
||||
LocalPlayer = nil
|
||||
|
||||
---Frag Index of Kill Stat Tables
|
||||
FragIndex = 1
|
||||
|
||||
---Death Index of Kill Stat Tables
|
||||
DeathIndex = 2
|
||||
|
||||
-- ==================================================
|
||||
-- Define Faction constants
|
||||
-- ==================================================
|
||||
|
||||
Reference in New Issue
Block a user