forked from ZionDevelopers/sui-scoreboard
Update scoreboard.lua
This commit is contained in:
parent
d8f90ffdf7
commit
499f182e8b
@ -81,7 +81,7 @@ function PANEL:Init()
|
||||
self.lblHealth:SetText( "Health" )
|
||||
|
||||
self.lblHours = vgui.Create( "DLabel", self )
|
||||
self.lblHours:SetText( "Time Connected" )
|
||||
self.lblHours:SetText( "Total Time Connected" )
|
||||
|
||||
self.lblTeam = vgui.Create( "DLabel", self )
|
||||
self.lblTeam:SetText( "Rank" )
|
||||
|
Loading…
Reference in New Issue
Block a user