| 1 | #include "Project/Anim/AnimPlayerBase.h" |
|---|---|
| 2 | |
| 3 | namespace al { |
| 4 | AnimPlayerBase::AnimPlayerBase() = default; |
| 5 | } // namespace al |
| 6 |
| 1 | #include "Project/Anim/AnimPlayerBase.h" |
|---|---|
| 2 | |
| 3 | namespace al { |
| 4 | AnimPlayerBase::AnimPlayerBase() = default; |
| 5 | } // namespace al |
| 6 |