mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-20 12:48:30 -05:00
clean: if (!logical) return; Existing logic had methods named to return true if fail, now method checks for passing, thus the logic now follows the above pattern. |
||
|---|---|---|
| .. | ||
| EncounterCriteria.cs | ||
| EncounterEggGenerator.cs | ||
| EncounterEggGenerator2.cs | ||
| EncounterFinder.cs | ||
| EncounterGenerator.cs | ||
| EncounterGenerator12.cs | ||
| EncounterMatchRating.cs | ||
| EncounterMovesetGenerator.cs | ||
| EncounterOrder.cs | ||
| EncounterSlotGenerator.cs | ||
| EncounterStaticGenerator.cs | ||
| EncounterTradeGenerator.cs | ||
| MysteryGiftGenerator.cs | ||
| PeekEnumerator.cs | ||