Общий регистр в названиях импортируемых файлов.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#pragma once
|
||||
#include <vector>
|
||||
#include "Item.h"
|
||||
#include "item.h"
|
||||
|
||||
struct InventorySlot {
|
||||
int itemId = 0;
|
||||
|
||||
Reference in New Issue
Block a user