Skip to content

Commit

Permalink
modifying debugging.html
Browse files Browse the repository at this point in the history
  • Loading branch information
yakomaxa committed Oct 6, 2023
1 parent 5f832d9 commit 94a674b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debugging.html
Original file line number Diff line number Diff line change
Expand Up @@ -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")
Expand Down

0 comments on commit 94a674b

Please sign in to comment.