Skip to content

Commit

Permalink
Update to depend on Health module
Browse files Browse the repository at this point in the history
  • Loading branch information
e-aakash committed Jul 9, 2019
1 parent 5a0dc2b commit f24896a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
import org.terasology.entitySystem.systems.UpdateSubscriberSystem;
import org.terasology.logic.characters.CharacterMovementComponent;
import org.terasology.logic.characters.events.HorizontalCollisionEvent;
import org.terasology.logic.health.DoDamageEvent;
import org.terasology.logic.health.event.DoDamageEvent;
import org.terasology.logic.health.EngineDamageTypes;
import org.terasology.logic.location.LocationComponent;
import org.terasology.logic.players.LocalPlayer;
Expand Down

0 comments on commit f24896a

Please sign in to comment.