fix: client side function
This commit is contained in:
parent
dfc89b288b
commit
145c3b611e
@ -110,7 +110,7 @@ var localized string StatAllDmg;
|
|||||||
var localized string StatHeadDamage;
|
var localized string StatHeadDamage;
|
||||||
var localized string StatHealRecharge;
|
var localized string StatHealRecharge;
|
||||||
|
|
||||||
function string UIName(FDefPerkStat DefPerkStat)
|
reliable client simulated function string UIName(FDefPerkStat DefPerkStat)
|
||||||
{
|
{
|
||||||
switch( DefPerkStat.StatType )
|
switch( DefPerkStat.StatType )
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user