created projectile class
This commit is contained in:
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{
|
||||||
|
}
|
Reference in New Issue
Block a user