Revert "Add CProjectileWeapon"

This reverts commit bf4b7e5811 [formerly 6ca23c9cf3].


Former-commit-id: 5527462426
This commit is contained in:
2022-12-09 11:11:37 -08:00
parent bf4b7e5811
commit 536de26c71
7 changed files with 17 additions and 194 deletions

View File

@@ -397,7 +397,7 @@ LIBS = [
"cflags": "$cflags_retro",
"host": True,
"objects": [
["Weapons/CProjectileWeapon", False],
"Weapons/CProjectileWeapon",
"Weapons/CProjectileWeaponDataFactory",
"Weapons/CCollisionResponseData",
["Weapons/IWeaponRenderer", True],