FastScriptReload icon indicating copy to clipboard operation
FastScriptReload copied to clipboard

opearot overloads not working

Open MrWhale132 opened this issue 3 months ago • 1 comments

public static bool operator == and != not working because the type name they are operating on isnt changed to the new patched type name, giving compile time errors. Didnt check other operators but I think they have this problem too.

MrWhale132 avatar Aug 25 '25 21:08 MrWhale132