Skip to content

Commit

Permalink
change heavy weapon to launcher....
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien committed Sep 29, 2023
1 parent f0572d9 commit 1327939
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions colonialmarines.dme
Original file line number Diff line number Diff line change
Expand Up @@ -2137,9 +2137,9 @@ s// DM Environment file for colonialmarines.dme.
#include "code\modules\projectiles\guns\flamer\flameshape.dm"
#include "code\modules\projectiles\guns\specialist\scout.dm"
#include "code\modules\projectiles\guns\specialist\sniper.dm"
#include "code\modules\projectiles\guns\specialist\heavy_weapons\grenade_launcher.dm"
#include "code\modules\projectiles\guns\specialist\heavy_weapons\launcher.dm"
#include "code\modules\projectiles\guns\specialist\heavy_weapons\rocket_launcher.dm"
#include "code\modules\projectiles\guns\specialist\launcher\grenade_launcher.dm"
#include "code\modules\projectiles\guns\specialist\launcher\launcher.dm"
#include "code\modules\projectiles\guns\specialist\launcher\rocket_launcher.dm"
#include "code\modules\projectiles\magazines\flamer.dm"
#include "code\modules\projectiles\magazines\lever_action.dm"
#include "code\modules\projectiles\magazines\misc.dm"
Expand Down

0 comments on commit 1327939

Please sign in to comment.