Skip to content

Commit

Permalink
Allow force inducers to be attached to physics entities
Browse files Browse the repository at this point in the history
  • Loading branch information
StewStrong committed Aug 24, 2023
1 parent bd95a69 commit 96a8332
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package org.valkyrienskies.mod.common.util

import org.joml.Vector3dc
import org.valkyrienskies.core.api.ships.PhysShip
import org.valkyrienskies.core.impl.api.ShipForcesInducer
import org.valkyrienskies.core.api.ships.ShipForcesInducer
import org.valkyrienskies.core.impl.util.pollUntilEmpty
import java.util.concurrent.ConcurrentLinkedQueue

Expand Down
2 changes: 1 addition & 1 deletion vs-core

0 comments on commit 96a8332

Please sign in to comment.