Fix missing argument

This commit is contained in:
Raymoo 2017-03-11 11:33:47 -08:00
parent cdb597629f
commit 481ef9e2cd
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ end
player_monoids.make_monoid = monoid
function mon_meta:add_change(player, value)
function mon_meta:add_change(player, value, id)
local p_name = player:get_player_name()
local def = self.def