Project

General

Profile

Bug #571 ยป 0063-rscompat-Fix-unused-entry-actions.ui_name_clean_poll.patch

Marko Lindqvist, 05/26/2024 10:51 AM

View differences:

server/ruleset.c
break;
}
} action_iterate_end;
if (ok && compat->compat_mode && compat->version < RSFORMAT_3_2) {
secfile_entry_ignore_by_path(file, "actions.ui_name_clean_pollution");
secfile_entry_ignore_by_path(file, "actions.ui_name_clean_fallout");
}
}
if (ok) {
    (1-1/1)