diff options
Diffstat (limited to 'src/clientserver.h')
-rw-r--r-- | src/clientserver.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/clientserver.h b/src/clientserver.h index 90f6f9a88..0d66e1b50 100644 --- a/src/clientserver.h +++ b/src/clientserver.h @@ -419,6 +419,7 @@ enum ToClientCommand f1000 expirationtime f1000 size u8 bool collisiondetection + u8 bool vertical u32 len u8[len] texture */ @@ -439,6 +440,7 @@ enum ToClientCommand f1000 minsize f1000 maxsize u8 bool collisiondetection + u8 bool vertical u32 len u8[len] texture u32 id |