Fireballs and shadows.
This commit is contained in:
@@ -171,3 +171,7 @@ func (f *FlyEye) Health() int {
|
||||
func (f *FlyEye) MaxHealth() int {
|
||||
return 1
|
||||
}
|
||||
|
||||
func (f *FlyEye) GetAngle() float64 {
|
||||
return 0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user