Refactoring of fuel checking for better adjust-ability and programmability.
Proposed alterations for fuel checking that establishes the minimum fuel quantities as variables instead of hard coded values. If these values ever need changed for tuning purposes then it can be a hard to locate every code instance of these. Additionally if it is ever established that the user will be able to update these values via the GUI or console then the groundwork has been established for it.
Refactoring of fuel checking for better adjust-ability and programmability.
Proposed alterations for fuel checking that establishes the minimum fuel quantities as variables instead of hard coded values. If these values ever need changed for tuning purposes then it can be a hard to locate every code instance of these. Additionally if it is ever established that the user will be able to update these values via the GUI or console then the groundwork has been established for it.