Comment out bullet ammo targeting modules
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user