I shall actually compile it this time

This commit is contained in:
Seris02
2020-01-19 17:01:51 +08:00
parent 1ee7885392
commit bb6fac4390
+1 -1
View File
@@ -406,7 +406,7 @@
return 0
if(last_update_state != update_state)
results += 1
if(last_update_overlay != update_overlay || (hijacker ? !hijackerlast : hijackerlast)
if(last_update_overlay != update_overlay || hijacker ? !hijackerlast : hijackerlast)
results += 2
if (hijacker ? !hijackerlast : hijackerlast)
hijackerlast = hijacker ? TRUE : FALSE