diff options
| author | 2025-09-13 09:18:47 +0100 | |
|---|---|---|
| committer | 2025-09-13 09:18:47 +0100 | |
| commit | eca0ab1bbddcb4b9797d75a8d3d0a05b02336276 (patch) | |
| tree | 7888590928d0ed93b88930e69f0334a318fdff09 /enigma/src/main/resources | |
| parent | Provide access to the jar index in the API (diff) | |
| download | enigma-fork-eca0ab1bbddcb4b9797d75a8d3d0a05b02336276.tar.gz enigma-fork-eca0ab1bbddcb4b9797d75a8d3d0a05b02336276.tar.xz enigma-fork-eca0ab1bbddcb4b9797d75a8d3d0a05b02336276.zip | |
Remove legacy mapping handling (#560)
* Remove legacy mapping handling
* Minor cleanup
* More cleanup
Diffstat (limited to 'enigma/src/main/resources')
| -rw-r--r-- | enigma/src/main/resources/lang/en_us.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/enigma/src/main/resources/lang/en_us.json b/enigma/src/main/resources/lang/en_us.json index e0882b9..a9c7ac9 100644 --- a/enigma/src/main/resources/lang/en_us.json +++ b/enigma/src/main/resources/lang/en_us.json | |||
| @@ -16,7 +16,6 @@ | |||
| 16 | "mapping_format.recaf": "Recaf Simple File", | 16 | "mapping_format.recaf": "Recaf Simple File", |
| 17 | "mapping_format.jobf_file": "JOBF File", | 17 | "mapping_format.jobf_file": "JOBF File", |
| 18 | "mapping_format.intellij_migration_map_file": "IntelliJ Migration Map File", | 18 | "mapping_format.intellij_migration_map_file": "IntelliJ Migration Map File", |
| 19 | "legacy": "legacy", | ||
| 20 | 19 | ||
| 21 | "type.methods": "Methods", | 20 | "type.methods": "Methods", |
| 22 | "type.fields": "Fields", | 21 | "type.fields": "Fields", |