summaryrefslogtreecommitdiff
path: root/src/KingSystem/Physics/StaticCompound/physStaticCompoundBodyGroup.cpp
blob: dc0e4ef142503733138da9459b866736642fdd43 (plain)
1
2
3
4
5
6
7
#include "KingSystem/Physics/StaticCompound/physStaticCompoundBodyGroup.h"

namespace ksys::phys {

BodyGroup::BodyGroup() = default;

}  // namespace ksys::phys