Skip to content

Commit

Permalink
reorganize into the first galactic empire!
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien committed Sep 28, 2023
1 parent 90bef22 commit f0572d9
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion colonialmarines.dme
Original file line number Diff line number Diff line change
Expand Up @@ -2133,9 +2133,13 @@ s// DM Environment file for colonialmarines.dme.
#include "code\modules\projectiles\guns\smartgun.dm"
#include "code\modules\projectiles\guns\smgs.dm"
#include "code\modules\projectiles\guns\souto.dm"
#include "code\modules\projectiles\guns\specialist.dm"
#include "code\modules\projectiles\guns\flamer\flamer.dm"
#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\magazines\flamer.dm"
#include "code\modules\projectiles\magazines\lever_action.dm"
#include "code\modules\projectiles\magazines\misc.dm"
Expand Down

0 comments on commit f0572d9

Please sign in to comment.