mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2024-12-25 22:46:19 +01:00
8 lines
No EOL
147 B
Text
8 lines
No EOL
147 B
Text
/// @description
|
|
event_inherited();
|
|
|
|
ds_map_destroy(discord_map);
|
|
ds_map_destroy(nicknames);
|
|
ds_map_destroy(attachment);
|
|
|
|
surface_free(clip_surf); |