Refactored inventory system
This commit is contained in:
@@ -17,6 +17,5 @@ namespace reallife_gamemode.Server.Inventory.Interfaces
|
||||
string Description { get; }
|
||||
int Gewicht { get; }
|
||||
string Einheit { get; }
|
||||
uint Object { get; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user