mirror of
https://github.com/pret/pokeyellow.git
synced 2026-09-26 21:24:46 -04:00
319c29c751
The comments in the SwitchAndTeleportEffect section incorrectly stated that the random number was generated in the half-open interval [0, playerLevel + enemyLevel), instead of the closed interval [0, playerLevel + enemyLevel].