forked from openrs2/openrs2
This allows us to change expressions like `!a && !b` to `a || b`. It isn't perfect, as we will now flip bitwise flag checks (which was one of the main motivations for the old heuristic).bzip2
parent
e202c4fcb9
commit
f742aba80d
Loading…
Reference in new issue