Added remote koalageddon config source

This commit is contained in:
acidicoala
2023-01-05 07:08:45 +03:00
parent c654f9cbfd
commit 89fa851943
8 changed files with 50 additions and 24 deletions

View File

@@ -42,7 +42,7 @@ namespace smoke_api {
DETOUR_ORIGINAL(CreateInterface)
});
// Hooking steam_api has show itself to be less desirable than steamclient
// Hooking steam_api has shown itself to be less desirable than steamclient
// for the reasons outlined below:
//
// Calling original in flat functions will actually call the hooked functions