aboutsummaryrefslogtreecommitdiff
path: root/src/network/networkprotocol.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/network/networkprotocol.h')
-rw-r--r--src/network/networkprotocol.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/network/networkprotocol.h b/src/network/networkprotocol.h
index 01e65ef68..4e50ef533 100644
--- a/src/network/networkprotocol.h
+++ b/src/network/networkprotocol.h
@@ -831,6 +831,13 @@ enum ToClientCommand
/*
f32 shadow_intensity
f32 saturation
+ exposure parameters
+ f32 luminance_min
+ f32 luminance_max
+ f32 exposure_correction
+ f32 speed_dark_bright
+ f32 speed_bright_dark
+ f32 center_weight_power
*/
TOCLIENT_NUM_MSG_TYPES = 0x64,