|
|
@ -19,7 +19,8 @@ |
|
|
|
* You should have received a copy of the GNU General Public License |
|
|
|
* You should have received a copy of the GNU General Public License |
|
|
|
* along with Acedia. If not, see <https://www.gnu.org/licenses/>. |
|
|
|
* along with Acedia. If not, see <https://www.gnu.org/licenses/>. |
|
|
|
*/ |
|
|
|
*/ |
|
|
|
class FixProjectileFFClass_ZEDMKIISecondaryProjectile extends ZEDGunProjectile; |
|
|
|
class FixProjectileFFClass_ZEDMKIISecondaryProjectile |
|
|
|
|
|
|
|
extends ZEDMKIISecondaryProjectile; |
|
|
|
|
|
|
|
|
|
|
|
function TakeDamage( |
|
|
|
function TakeDamage( |
|
|
|
int damage, |
|
|
|
int damage, |
|
|
|