Skip to content

Build 9ac98cb

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Aug 15:16
Fix clipsize being retained from stock items

It looks like something in CTFPlayer::ManageRegularWeapons depends
on the item definition being accurate for the clip size.

There's probably a better way to handle this in ::ItemsMatch() now
that it's clear what it actually does, so we should review that
in the future.

Fixes #56.