handzlikchris / handzlikchris/FastScriptReload
opearot overloads not working
Open
- Dominant language
- C#
- Stars
- 2.2k
- Forks
- 167
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.