Move files to correct directory
This commit is contained in:
parent
5eb9daa02b
commit
4c37ac690c
@ -148,11 +148,10 @@
|
||||
110360D1244B101A008610AF /* GoldWars */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
AB1D759A245DD18100671525 /* MapProtocoll.swift */,
|
||||
AB1D759B245DD18100671525 /* TwoPlayerDefaultTestMap.swift */,
|
||||
9ECD3699245C91F7008DEEBD /* GoldWars.entitlements */,
|
||||
9E11FF74245CD79100EED3BE /* Partikels */,
|
||||
116060F5245C5709004E5A36 /* Entities */,
|
||||
AB1D759E245DD2EA00671525 /* Map */,
|
||||
116060F4245C56EA004E5A36 /* Components */,
|
||||
9EC86BA2245C89B200796EF3 /* Enums */,
|
||||
9EC86BA4245C8A1E00796EF3 /* Scenes */,
|
||||
@ -256,6 +255,15 @@
|
||||
path = Scenes;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
AB1D759E245DD2EA00671525 /* Map */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
AB1D759A245DD18100671525 /* MapProtocoll.swift */,
|
||||
AB1D759B245DD18100671525 /* TwoPlayerDefaultTestMap.swift */,
|
||||
);
|
||||
path = Map;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
/* End PBXGroup section */
|
||||
|
||||
/* Begin PBXNativeTarget section */
|
||||
|
Loading…
Reference in New Issue
Block a user