Merge pull request #77 from Nadwey/master

Fix build on platforms other than Windows, Mac or Linux
This commit is contained in:
Joshua (MordenTral) Statzer
2023-08-22 09:00:21 -04:00
committed by GitHub

View File

@@ -50,7 +50,7 @@ public:
}
#else
cSteamEventsStore() :
cSteamEventsStore()
{
}