mirror of
https://github.com/p2r3/bareiron.git
synced 2025-10-01 23:25:09 +02:00
add missing flag check and docs
This commit is contained in:
@@ -114,6 +114,7 @@ typedef struct {
|
||||
// 0x04 - sneaking
|
||||
// 0x08 - sprinting
|
||||
// 0x10 - eating, makes extra8 act as eating timer
|
||||
// 0x20 - client not fully loaded
|
||||
uint8_t flags;
|
||||
} PlayerData;
|
||||
|
||||
|
Reference in New Issue
Block a user