Skip to content

Fix invalid variable access in itembox drop weapon code

NerduMiner requested to merge nerdyminer18/srb2p-public:itembox-wpn-fix into next

Bug reported by Zoraxua

It seems like the situation where a specific weapon dropping from item boxes was broken. Using the proper variable name should make this work again.

Merge request reports