mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2024-12-27 23:46:56 +01:00
5 lines
93 B
Text
5 lines
93 B
Text
|
/// @description
|
||
|
event_inherited();
|
||
|
|
||
|
ds_list_destroy(redo_list);
|
||
|
ds_list_destroy(undo_list);
|