Update ExtPerkManager.uc
remove log
This commit is contained in:
parent
da42e77465
commit
9c86564308
@ -228,7 +228,7 @@ function Destroyed()
|
|||||||
|
|
||||||
function EarnedEXP( int EXP, optional byte Mode )
|
function EarnedEXP( int EXP, optional byte Mode )
|
||||||
{
|
{
|
||||||
`log("EarnedEXP" @ GetScriptTrace());
|
// `log("EarnedEXP" @ GetScriptTrace());
|
||||||
if( CurrentPerk!=None )
|
if( CurrentPerk!=None )
|
||||||
{
|
{
|
||||||
// Limit how much EXP we got for healing and welding.
|
// Limit how much EXP we got for healing and welding.
|
||||||
|
Loading…
Reference in New Issue
Block a user