This commit is contained in:
luboslenco
2025-09-06 10:16:03 +02:00
parent 47010ae85c
commit 3f220a8194
3 changed files with 1 additions and 1 deletions
@@ -288,4 +288,4 @@ function shape_draw_sphere(mat: mat4_t) {
color_get_bb(line_draw_color) / 255
);
gpu_draw();
}
}