Comment out bullet ammo targeting modules

This commit is contained in:
2024-12-24 14:04:18 +00:00
parent d58fdb0b52
commit dc96424de9
5 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ itemBaseName itm = case _itType itm of
ATTACH ait -> showAttachItem ait itm
AMMOMAG ait -> show ait
TARGETING tt -> show tt
BULLETMOD (BulletModTrajectory btt) -> show btt
-- BULLETMOD (BulletModTrajectory btt) -> show btt
BULLETMOD (BulletModPayload btt) -> show btt
BULLETMOD (BulletModEffect btt) -> show btt