Skip to content

Fix null rod runtimes due to overlooked typecasting

Rob Nelson requested to merge pull/5749/Null-Rod-Hotfix into Bleeding-Edge

Created by: dylanstrategie

For some reason, vampire checks are the only checks that you can accidentally forget to typecast to humans without causing a compile error. Though it still runtimes

  • Fixed all null rod versus vampire interactions runtiming due to missing typecasts

Merge request reports