TeamREPENTOGON / REPENTOGON

Script extender for The Binding of Isaac: Repentance
https://repentogon.com/
GNU General Public License v2.0
115 stars 11 forks source link

MC_PLAYER_GET_ACTIVE_MIN_USABLE_CHARGE - needs player param #424

Closed nazardz closed 3 months ago

nazardz commented 3 months ago

if it's possible this callback need player function arg, rn it provides only active item slot

epfly6 commented 3 months ago

It does, just not mentioned in docs image

epfly6 commented 3 months ago

Fixed d5702361