mirror of
https://github.com/acidicoala/SmokeAPI.git
synced 2026-01-26 06:22:51 -05:00
Improved DLC ID cache resolution
This commit is contained in:
@@ -121,6 +121,7 @@ namespace smoke_api {
|
||||
}
|
||||
}
|
||||
|
||||
// FIXME: Support for app_id for koalageddon mode
|
||||
bool should_unlock(uint32_t app_id) {
|
||||
return config.unlock_all != config.override.contains(app_id);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user