created projectile class
This commit is contained in:
parent
dfdf9b5d9e
commit
de54803edf
4
GamePlay/Entities/Projectile.java
Normal file
4
GamePlay/Entities/Projectile.java
Normal file
@ -0,0 +1,4 @@
|
||||
package Entities;
|
||||
|
||||
public class Projectile extends Entity{
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user