Full command center implementation
This commit is contained in:
@@ -32,9 +32,7 @@ public class Bullet extends BulletEntity<BulletType> implements TeamTrait, SyncT
|
||||
private Object data;
|
||||
private boolean supressCollision;
|
||||
|
||||
/**
|
||||
* Internal use only!
|
||||
*/
|
||||
/**Internal use only!*/
|
||||
public Bullet(){
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user