Safety commit

This commit is contained in:
Rodrigo
2021-03-01 13:34:48 -06:00
parent ae5f592cc4
commit e947b6838f
7 changed files with 82 additions and 2 deletions

View File

@@ -8,4 +8,4 @@ boxes_spawn();
selected_set();
scr_window_resize();
button_create_persistents();
debug_export_buttons(false);
debug_export_buttons(false);

View File

@@ -9,3 +9,4 @@ draw_guidelines(false);
draw_reset();
draw_sprite_ext(spr_badge, 0, 452, 84, 4, 4, image_angle, image_blend, image_alpha);