Fix
This commit is contained in:
parent
685460123f
commit
eb0d7fc7a7
|
@ -0,0 +1,4 @@
|
||||||
|
namespace Syntriax.Modules.Trigger
|
||||||
|
{
|
||||||
|
public class Box2DGroundTriggerWithRotation : Box2DColliderTriggerWithRotation, IGroundTrigger { }
|
||||||
|
}
|
Loading…
Reference in New Issue