Skip to content

Commit

Permalink
code issue
Browse files Browse the repository at this point in the history
adds the support in the code
  • Loading branch information
MosleyTheMalO committed Jun 23, 2022
1 parent 581166c commit e9ebc63
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions _maps/_basemap.dm
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
#include "map_files\SpookyStation\SpookyStation.dmm"
#include "map_files\CogStation\CogStation.dmm"
#include "map_files\TauStation\TauStation.dmm"
#include "map_files\SyndicateStation\SyndicateBoxStation.dmm"
#include "splurt_maps\map_files\Smexistation\Snaxi_Splurt.dmm"

#ifdef CIBUILDING
Expand Down
1 change: 1 addition & 0 deletions _maps/syndicatestation.dm
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#define FORCE_MAP "_maps/syndicatestation.json"
3 changes: 3 additions & 0 deletions config/maps.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,6 @@ endmap

map cogstation
endmap

map syndicatestation
endmap

0 comments on commit e9ebc63

Please sign in to comment.