Fix non-ASCII characters

This commit is contained in:
SiboVG 2022-05-18 00:40:28 +02:00
parent b9f758b095
commit d36c0b79a1

View File

@ -236,7 +236,7 @@ public class ComponentPreset implements Comparable<ComponentPreset>, Serializabl
// Parachute Mass declaration see: MASS
public final static List<TypedKey<?>> ORDERED_KEY_LIST = Collections.unmodifiableList(Arrays.asList(
// DO NOT add to this list without redefining table.column
// DO NOT add to this list without redefining "table.column"
LEGACY,
MANUFACTURER,
PARTNO,