updated plugin
This commit is contained in:
parent
b72ced3164
commit
25ccc33252
@ -849,7 +849,7 @@ end
|
|||||||
|
|
||||||
|
|
||||||
function HandleAddExperience(a_Split, a_Player)
|
function HandleAddExperience(a_Split, a_Player)
|
||||||
a_Player:DelatExperience(200);
|
a_Player:DeltaExperience(200);
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user