Skip to content

Commit 2e35391

Browse files
committed
PlaceDirection todo
1 parent c97d0cd commit 2e35391

File tree

1 file changed

+1
-0
lines changed
  • common/src/main/kotlin/com/lambda/interaction/request/rotation/visibilty

1 file changed

+1
-0
lines changed

common/src/main/kotlin/com/lambda/interaction/request/rotation/visibilty/PlaceDirection.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ import kotlin.math.atan
2929
import kotlin.math.cos
3030
import kotlin.math.sin
3131

32+
//ToDo: This is broken in many ways. Still a WIP
3233
enum class PlaceDirection(
3334
val rotation: Rotation,
3435
val vector: Vec3i,

0 commit comments

Comments
 (0)