mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2024-11-10 20:45:35 +01:00
8 lines
147 B
Plaintext
8 lines
147 B
Plaintext
/// @description
|
|
event_inherited();
|
|
|
|
ds_map_destroy(discord_map);
|
|
ds_map_destroy(nicknames);
|
|
ds_map_destroy(attachment);
|
|
|
|
surface_free(clip_surf); |