diff --git a/Adventures in Lestoria/AdventuresInLestoria.cpp b/Adventures in Lestoria/AdventuresInLestoria.cpp index 597ae0ba..717a2e98 100644 --- a/Adventures in Lestoria/AdventuresInLestoria.cpp +++ b/Adventures in Lestoria/AdventuresInLestoria.cpp @@ -326,7 +326,6 @@ bool AiL::OnUserCreate(){ if(SteamAPI_RestartAppIfNecessary(2895980U))return false; //Immediately quit if steam is detected and can be started through it. if(Steam_Init()){ std::cout<<"Steam API Initialized successfully!"<Init(false); + Input::LoadSteamButtonIcons(); Input::ingameControlsHandle=SteamInput()->GetActionSetHandle("InGameControls"); } return true; diff --git a/Adventures in Lestoria/Key.cpp b/Adventures in Lestoria/Key.cpp index a6c039e2..41cb5649 100644 --- a/Adventures in Lestoria/Key.cpp +++ b/Adventures in Lestoria/Key.cpp @@ -668,6 +668,7 @@ void InputGroup::DrawPrimaryInput(const std::variant