mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2024-11-11 13:03:49 +01:00
5 lines
93 B
Plaintext
5 lines
93 B
Plaintext
|
/// @description
|
||
|
event_inherited();
|
||
|
|
||
|
ds_list_destroy(redo_list);
|
||
|
ds_list_destroy(undo_list);
|