Revert "Indentation style changed to Horstmann"
This reverts commit f2259f712d.
Conflicts:
src/GameWorld.cpp
src/Systems/PhysicsSystem.cpp
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
namespace Components
|
||||
{
|
||||
struct MeshShape : Component
|
||||
{ std::string Filename;
|
||||
{
|
||||
std::string Filename;
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user