Pixel-Composer/objects/o_main/Other_3.gml

5 lines
100 B
Text
Raw Normal View History

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