mirror of
https://github.com/acidicoala/SmokeAPI.git
synced 2026-01-26 14:32:54 -05:00
[WIP] Koalageddon mode
This commit is contained in:
@@ -157,7 +157,7 @@ namespace steam_apps {
|
||||
logger->debug("{} -> App ID: {}", function_name, app_id);
|
||||
}
|
||||
|
||||
// Compute count only once
|
||||
// Compute count only once // FIXME: This doesn't work in Koalageddon mode
|
||||
static int total_count = [&]() {
|
||||
original_dlc_count = original_function();
|
||||
logger->debug("{} -> Original DLC count: {}", function_name, original_dlc_count);
|
||||
|
||||
Reference in New Issue
Block a user