Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
FoxyOfJungle committed Jun 11, 2023
1 parent 2f23f3a commit b7cea76
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions objects/obj_tests/Draw_0.gml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@



draw_circle_width(mouse_x, mouse_y, 32, 64, 32, floor(gui_mouse_x_normalized*12));
//draw_circle_width(mouse_x, mouse_y, 32, 64, 32, floor(gui_mouse_x_normalized*12));



Expand Down

0 comments on commit b7cea76

Please sign in to comment.