mirror of
https://github.com/acidicoala/SmokeAPI.git
synced 2026-01-25 05:52:51 -05:00
Refactor
This commit is contained in:
@@ -66,8 +66,8 @@ namespace steam_inventory {
|
||||
}
|
||||
});
|
||||
}
|
||||
const auto auto_injected_count = auto_inventory_items.size();
|
||||
|
||||
const auto auto_injected_count = auto_inventory_items.size();
|
||||
|
||||
if (not pOutItemsArray) {
|
||||
// If pOutItemsArray is NULL then we must set the array size.
|
||||
|
||||
Reference in New Issue
Block a user