mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2024-11-10 20:45:35 +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); |