Fixed GPS issue

This commit is contained in:
Garrett Fulghum
2022-04-30 17:55:43 -05:00
parent e8c50eb07b
commit e2ec73610f
5 changed files with 13 additions and 8 deletions

View File

@@ -38,10 +38,6 @@ namespace SeamlessClientPlugin.Messages
public WorldRequest WorldRequest;
[ProtoMember(7)]
public string PlayerName;
[ProtoMember(8)]
public List<MyObjectBuilder_Gps.Entry> PlayerGPSCoords;
[ProtoMember(9)]
public MyObjectBuilder_Toolbar PlayerToolbar;