Merge branch 'sqc-14_classe_remoteplayer' into SQC-15_paquets
This commit is contained in:
@@ -45,7 +45,11 @@ namespace netprot {
|
||||
bool jumping,
|
||||
shooting,
|
||||
hit,
|
||||
powerup;
|
||||
powerup,
|
||||
dead,
|
||||
still,
|
||||
jumpshot,
|
||||
running;
|
||||
};
|
||||
|
||||
struct Input { // cli -> srv UDP ~frame
|
||||
|
Reference in New Issue
Block a user