diff --git a/debugging.html b/debugging.html index f9c21fc..b47b483 100644 --- a/debugging.html +++ b/debugging.html @@ -239,7 +239,7 @@ _p.cmd.set("label_font_id", 10) _p.cmd.set("label_size", 30) _p.cmd.set("sphere_mode", 0) - _p.cmd.set("use_sphere_shader",0) + _p.cmd.set("use_shader",0) _p.cmd.set("render_as_cylinders", "off") _p.cmd.set("dot_density", 25) _p.cmd.set("dot_lighting","off")