comment change

This commit is contained in:
pdagosta
2022-03-05 11:10:14 -06:00
parent 95fa8e7da3
commit e236026e10

View File

@@ -19,7 +19,7 @@
* Nullables
* IEnumerable (yield return / yield break)
*
* The original had multiple implementations of logic, like determining second jump locations.
* The original had multiple implementations of logic, like determining valid jump locations.
* This has been refactored to reduce unnecessary code duplication.
*********************************************************************************/
#region Display functions