Merge pull request #1361 from SiboVG/unstable

Fix non-ASCII characters
This commit is contained in:
SiboVG 2022-05-18 00:40:59 +02:00 committed by GitHub
commit 7f3a1d7866
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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,