mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2025-12-21 14:50:54 -08:00
comment change
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user