ampreeT / SourceCoop

Black Mesa cooperative plugin for SourceMod
GNU General Public License v3.0
182 stars 13 forks source link

`prop_soda` fix #133

Closed ampreeT closed 4 months ago

ampreeT commented 4 months ago

prop_soda was not passing the pickup item string match which allows for items to be picked up. As a result of this PR fixing that issue, collisions and physics are now enabled for prop_soda.

Fixes #102.

image

Changes: