SiraUtil
SiraUtil copied to clipboard
Fix null ref when debugging the game
I cannot tell exactly why it does fix it (~~Mono~~), but Callvirt is not appropriate there, since it calls a static method.
For reference, it solves that issue we already talked about often: