oscar-broman / samp-weapon-config

A more consistent and responsive damage system with many new features
Apache License 2.0
91 stars 84 forks source link

WC_IsPlayerPaused #226

Closed kolor4do closed 2 years ago

ADRFranklin commented 2 years ago

Why does this need to be a stock? it's an internal function and doesn't need to be exposed.

kolor4do commented 2 years ago

Why is it on the list of functions:

https://github.com/oscar-broman/samp-weapon-config/blob/4600eb483f68c39a64bf9cce7e403c2a9ec0833a/README.md?plain=1#L254

ADRFranklin commented 2 years ago

That is a good point, it used to be stock, then it got changed I think when it collided with another library, then it was renamed to WC_ and I think it was never changed from static back to stock when that happened.