Skip to content

Commit

Permalink
better ci?
Browse files Browse the repository at this point in the history
  • Loading branch information
larentoun committed Jul 11, 2024
1 parent a6998f5 commit d8f4867
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions tgstation.dme
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,7 @@
#include "code\__DEFINES\atmospherics\atmos_mapping_helpers.dm"
#include "code\__DEFINES\atmospherics\atmos_mob_interaction.dm"
#include "code\__DEFINES\atmospherics\atmos_piping.dm"
#include "code\__DEFINES\bandastation\ru_jobs.dm" // BANDASTATION EDIT
#include "code\__DEFINES\construction\actions.dm"
#include "code\__DEFINES\construction\material.dm"
#include "code\__DEFINES\construction\rcd.dm"
Expand Down Expand Up @@ -6311,8 +6312,5 @@
#include "interface\fonts\spess_font.dm"
#include "interface\fonts\tiny_unicode.dm"
#include "interface\fonts\vcr_osd_mono.dm"
// BANDASTATION EDIT START
#include "code\__DEFINES\bandastation\ru_jobs.dm"
#include "modular_bandastation\modular_bandastation.dme"
// BANDASTATION EDIT END
#include "modular_bandastation\modular_bandastation.dme" // BANDASTATION EDIT
// END_INCLUDE

0 comments on commit d8f4867

Please sign in to comment.