Fix all the missing return statements and guard against this happening again
This commit is contained in:
@@ -1183,6 +1183,7 @@ bool prefs_event_filter (cDialog& me, std::string id, eKeyMod mods)
|
||||
give_delays = PSD[SDF_NO_FRILLS];
|
||||
save_prefs(reset_help);
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
||||
void pick_preferences()
|
||||
|
Reference in New Issue
Block a user