(fix/Cast) inverse not applied correctly

This commit is contained in:
NoM0Re
2025-06-20 00:05:03 +02:00
parent d91f78e927
commit 92627b1407
+4 -1
View File
@@ -7010,7 +7010,10 @@ Private.event_prototypes = {
hidden = true,
init = "true",
test = "true",
store = true
store = true,
enable = function(trigger)
return not trigger.use_inverse
end
},
{
type = "header",