Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Let game determine starting clip size
This replaces the previous CWX behavior of fully manually replenishing an item's clip to maximum with a call to the game's functionality to determine the default clip amount. This allows CWX to gracefully handle the case of weapons that start with 0 in the clip (the case for weapons that can be overloaded).
- Loading branch information