mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2024-12-26 06:56:45 +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); |