]> git.lizzy.rs Git - mt_net.git/blobdiff - src/to_clt.rs
Fix StarParams
[mt_net.git] / src / to_clt.rs
index a0d28a94490f0341c05ccfc5ed1d53c1f9bb54f8..871328ae09d02888e977510763eb46472e49c5a7 100644 (file)
@@ -315,8 +315,8 @@ pub enum ToCltPkt {
     } = 91,
     StarParams {
         visible: bool,
-        texture: String,
-        tone_map: String,
+        count: u32,
+        color: Color,
         size: f32,
     } = 92,
     SrpBytesSaltB {