mirror of
https://github.com/HarbourMasters/Shipwright
synced 2026-05-28 08:34:36 -04:00
362f6426ec
-Introduced new function 'PauseWarp_Idle' now that 'PauseWarp_Main' is no longer called every frame -Added C wrapper to access 'GameInteractor::IsSaveLoaded' and scrapped the 'IsStateValid' function -Added 'PauseWarp_Idle' to the the 'RegisterPauseWarp' function -Refactored the code some