]> git.lizzy.rs Git - mt_net.git/blobdiff - src/to_clt/media.rs
Implement NodeMeta and add Inventory stub
[mt_net.git] / src / to_clt / media.rs
index 50c709fb9e536a35151c6557263b537c92b77dec..2cd516b4f796a59db8e99a7850c18bdc5f39bf1e 100644 (file)
@@ -9,9 +9,6 @@ pub struct ItemDef; // TODO
 #[mt_derive(to = "clt")]
 pub struct NodeDef; // TODO
 
-#[mt_derive(to = "clt")]
-pub struct NodeMeta; // TODO
-
 #[mt_derive(to = "clt", repr = "u8")]
 pub enum SoundSrcType {
     Nowhere = 0,