added GPS by Ayutac (#3054)

* added GPS by Ayutac

* removed the broken tooltip

Co-authored-by: ayutac <fly.high.android@gmail.com>
This commit is contained in:
Ayutac 2022-11-08 09:48:37 +01:00 committed by GitHub
parent f9bf648bfe
commit 3d5300e908
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 123 additions and 0 deletions

View file

@ -163,6 +163,7 @@ public class TRContent {
// Other
public static Item FREQUENCY_TRANSMITTER;
public static Item GPS;
public static Item SCRAP_BOX;
public static Item MANUAL;
public static DynamicCellItem CELL;