GenieClient / Genie4

.NET 6 Update of Genie
GNU General Public License v3.0
20 stars 14 forks source link

fix: removes unnecessary comparisons #56

Closed scottr1634 closed 2 years ago

scottr1634 commented 2 years ago

Lots of extra verbose comparisons of boolean functions.

mj-colonel-panic commented 2 years ago

Looks good.