summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/to_clt.rs4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/to_clt.rs b/src/to_clt.rs
index a0d28a9..871328a 100644
--- a/src/to_clt.rs
+++ b/src/to_clt.rs
@@ -315,8 +315,8 @@ pub enum ToCltPkt {
} = 91,
StarParams {
visible: bool,
- texture: String,
- tone_map: String,
+ count: u32,
+ color: Color,
size: f32,
} = 92,
SrpBytesSaltB {