Sdk/VelocityComponent: Cleanup
This commit is contained in:
parent
2a08e19e77
commit
b27cfd30af
|
|
@ -12,7 +12,6 @@
|
||||||
|
|
||||||
namespace Ndk
|
namespace Ndk
|
||||||
{
|
{
|
||||||
class Entity;
|
|
||||||
class VelocityComponent;
|
class VelocityComponent;
|
||||||
|
|
||||||
using VelocityComponentHandle = Nz::ObjectHandle<VelocityComponent>;
|
using VelocityComponentHandle = Nz::ObjectHandle<VelocityComponent>;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue