mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-14 04:24:05 +09:00
minor edits
Former-commit-id: 727c880ff913f72cf17f89155c35966f38224c07 Former-commit-id: 65d4bf1045440de7d23efd3ef43176e1cddfa1e4
This commit is contained in:
@@ -63,7 +63,7 @@ open class ProjectileSimple(
|
||||
|
||||
|
||||
|
||||
collisionType = KINEMATIC
|
||||
collisionType = COLLISION_KINEMATIC
|
||||
}
|
||||
|
||||
override fun update(gc: GameContainer, delta: Int) {
|
||||
|
||||
Reference in New Issue
Block a user