First iteration that should work correctly but seems to have some memory issues with entities

This commit is contained in:
Lol3rrr
2024-10-17 21:15:03 +02:00
parent 840ac071b1
commit 14c422983e
15 changed files with 735 additions and 18 deletions

View File

@@ -89,7 +89,7 @@ pub struct PropController {
#[derive(Debug, Clone)]
pub struct SpecialIDs {}
#[derive(Debug, Clone)]
#[derive(Debug, Clone, PartialEq)]
pub struct PropInfo {
pub id: u32,
// pub prop_type: PropType,