Using Super.
This commit is contained in:
committed by
Alexander Harkness
parent
f931590bf0
commit
9ee47e5999
@@ -8,7 +8,7 @@
|
||||
|
||||
|
||||
cGiant::cGiant(void) :
|
||||
super("Giant", mtGiant, "entity.zombie.hurt", "entity.zombie.death", "entity.zombie.ambient", 3.6, 10.8)
|
||||
Super("Giant", mtGiant, "entity.zombie.hurt", "entity.zombie.death", "entity.zombie.ambient", 3.6, 10.8)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user