TeamREPENTOGON / REPENTOGON

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

ItemPool:GetCollectible(-1) error #502

Closed BrakeDude closed 2 months ago

BrakeDude commented 2 months ago

Before 1.0.10 REPENTOGON update GetCollectible could accept value -1 (aka ItemPoolType.POOL_NULL) and still can in vanilla game. Now it throws "invalid ItemPoolType" error.

epfly6 commented 2 months ago

Duplicate #497