forked from yogstation13/Yogstation
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f209d04
commit 04aa4ba
Showing
7 changed files
with
4 additions
and
363 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,13 @@ | ||
//this needs to come after the job_types subfolder to keep the correct ordering | ||
|
||
<<<<<<< HEAD | ||
#include "..\..\..\..\_maps\map_files\Deltastation\job_changes.dm" | ||
#undef JOB_MODIFICATION_MAP_NAME | ||
#include "..\..\..\..\_maps\map_files\MetaStation\job_changes.dm" | ||
#undef JOB_MODIFICATION_MAP_NAME | ||
#include "..\..\..\..\_maps\map_files\OmegaStation\job_changes.dm" | ||
#undef JOB_MODIFICATION_MAP_NAME | ||
======= | ||
>>>>>>> 0ef2572108... Merge pull request #40352 from 81Denton/remove-omega | ||
#include "..\..\..\..\_maps\map_files\PubbyStation\job_changes.dm" | ||
#undef JOB_MODIFICATION_MAP_NAME |
Oops, something went wrong.