however
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "Inventory.h"
|
||||
|
||||
#include "../content/ContentLUT.h"
|
||||
#include "../content/ContentLUT.hpp"
|
||||
|
||||
Inventory::Inventory(int64_t id, size_t size) : id(id), slots(size) {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user