Ajouts dans netprotocol

This commit is contained in:
MarcEricMartel
2023-09-30 10:27:05 -04:00
parent 6bea176979
commit ace555a93e
2 changed files with 59 additions and 1 deletions

View File

@@ -24,7 +24,8 @@ namespace netprot {
left,
right,
jump,
shoot;
shoot,
block;
};
struct States {