Pixel-Composer/objects/o_main/Other_3.gml

5 lines
100 B
Text
Raw Normal View History

2022-01-13 11:24:03 +07:00
/// @description
2024-11-21 18:07:07 +07:00
log_message("SESSION", "Ended");
PREF_SAVE();
2023-02-14 11:32:32 +07:00
2024-11-21 18:07:07 +07:00
if(STEAM_ENABLED) steam_shutdown();