squid-man / MegaMan2Randomizer2

Mega Man 2 Randomizer
8 stars 4 forks source link

Make compiler shut up about warning CS8524 #135

Closed TheRealQuantam closed 1 year ago

TheRealQuantam commented 1 year ago

Make compiler shut up about "MM2RandoLib\Randomizers\RItemGet.cs(74,43,74,49): warning CS8524: The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(MM2Randomizer.Enums.EItemNumber)3' is not covered."