Cleanup
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user