tr4wzified/KnowYourArmorPatcher

Blocking Error

kevdevrev opened this issue · 2 comments

Getting a blocking error on Armor and Enemy patchers

Program.cs(266,63): error CS0019: Operator '??' cannot be applied to operands of type 'float' and 'int'
Program.cs(266,63): error CS0019: Operator '??' cannot be applied to operands of type 'float' and 'int'

Not sure what's going on there since it works fine for me, but I changed something that may affect it anyway so see if it works now :)