forked from your-land-mirror/yl_speak_up
removed debug line
This commit is contained in:
parent
04b89c2e5e
commit
eeb4d3da5d
@ -150,7 +150,6 @@ yl_speak_up.eval_precondition = function(player, n_id, p, other_options_true_or_
|
|||||||
-- evaluate it
|
-- evaluate it
|
||||||
var_val = yl_speak_up.custom_server_functions.precondition_eval(
|
var_val = yl_speak_up.custom_server_functions.precondition_eval(
|
||||||
player, p.p_variable, p)
|
player, p.p_variable, p)
|
||||||
print("VAR_VAL is: "..tostring(var_val)) -- TODO
|
|
||||||
else
|
else
|
||||||
local pname = player:get_player_name()
|
local pname = player:get_player_name()
|
||||||
local owner = yl_speak_up.npc_owner[ n_id ]
|
local owner = yl_speak_up.npc_owner[ n_id ]
|
||||||
|
Loading…
Reference in New Issue
Block a user