Общий регистр в названиях импортируемых файлов.
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#include "Point.h"
|
||||
#include "NPC.h"
|
||||
#include "point.h"
|
||||
#include "npc.h"
|
||||
|
||||
struct Chest {
|
||||
Point pos;
|
||||
|
||||
Reference in New Issue
Block a user