This commit is contained in:
luboslenco
2025-03-10 20:38:53 +01:00
parent 46db380c61
commit 9bb68734e9
128 changed files with 3181 additions and 3181 deletions
+1 -1
View File
@@ -325,7 +325,7 @@ function box_preferences_show() {
config_raw.undo_steps = math_floor(context_raw.undo_handle.value = 1);
}
if (context_raw.undo_handle.changed) {
let current: iron_g5_texture_t = _draw_current;
let current: iron_gpu_texture_t = _draw_current;
draw_end();
if (history_undo_layers != null) {