mirror of
https://github.com/MartinKral/Slash-The-Hordes
synced 2026-02-14 12:22:42 +00:00
Moving projectile launcher
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
export class ProjectileData {
|
||||
public pierces = 0;
|
||||
public damage = 0;
|
||||
}
|
||||
Reference in New Issue
Block a user