mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2024-11-11 04:54:06 +01:00
6 lines
121 B
Plaintext
6 lines
121 B
Plaintext
|
/// @description
|
||
|
event_inherited();
|
||
|
|
||
|
ds_map_destroy(discord_map);
|
||
|
ds_map_destroy(nicknames);
|
||
|
ds_map_destroy(attachment);
|