FastScriptReload
FastScriptReload copied to clipboard
opearot overloads not working
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.