mirror of
https://github.com/SoDOff-Project/sodoff-mmo.git
synced 2025-10-11 16:28:50 -07:00
Merge 7c3f02a03bfe90e0ecaead25951e89148f9d377e into a94e5f75e0750dbacdcd638e0490c80292a429c0
This commit is contained in:
commit
24ac78eb51
@ -59,7 +59,8 @@ public class PlayerData {
|
|||||||
"P", // position vector (older games)
|
"P", // position vector (older games)
|
||||||
"R", // rotation (older games - updated via SUV, not SPV)
|
"R", // rotation (older games - updated via SUV, not SPV)
|
||||||
"F", // flags (older games - updated via SUV, not SPV)
|
"F", // flags (older games - updated via SUV, not SPV)
|
||||||
"UTI", // group/clan
|
"UTI", // group/clan (EMD)
|
||||||
|
"CLU", // group/clan (newer)
|
||||||
"SPM", // drive mode (Eat My Dust)
|
"SPM", // drive mode (Eat My Dust)
|
||||||
"H", // health
|
"H", // health
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user