Ignore:
Timestamp:
Aug 15, 2014, 10:26:52 PM (10 years ago)
Author:
alloc
Message:

Fixes: Updated for A9

File:
1 edited

Legend:

Unmodified
Added
Removed
  • binary-improvements/7dtd-server-fixes/src/TelnetCommands/ListPlayersExtended.cs

    r107 r117  
    3434                                ++num,
    3535                                ". id=",
    36                                 current.Value.fd0087,
     36                                current.Value.fd008f,
    3737                                ", ",
    3838                                current.Value.EntityName,
     
    4242                                current.Value.rotation,
    4343                                ", remote=",
    44                                 current.Value.fd00aa,
     44                                current.Value.fd00b2,
    4545                                ", health=",
    4646                                current.Value.Health,
Note: See TracChangeset for help on using the changeset viewer.