rbwhitaker / CSharpPlayersGuideEarlyAccess

A place to track issues with the C# Player's Guide for patches and future editions
18 stars 0 forks source link

Parsing Enumerations blog post mistake #700

Closed rbwhitaker closed 1 year ago

rbwhitaker commented 1 year ago

(https://csharpplayersguide.com/blog/2022/05/22/parsing-enumerations/

"Shouldn't the while loop be (currentPurchase == ElixirType.Invalid)?"

rbwhitaker commented 1 year ago

Fixed on 5 Dec 2022.