diff --git a/src/main/kotlin/com/bytedice/bde_particles/Bde_particles.kt b/src/main/kotlin/com/bytedice/bde_particles/Bde_particles.kt index 00044e1..1312bf5 100644 --- a/src/main/kotlin/com/bytedice/bde_particles/Bde_particles.kt +++ b/src/main/kotlin/com/bytedice/bde_particles/Bde_particles.kt @@ -54,7 +54,6 @@ import kotlin.reflect.full.declaredMemberProperties // Force field "config" option. // TODO: (now) -// add lerpValInt to commands // Better particle debug tools. // Use more BDEs instead of particles, and show more values than origin and velocity.