Skip to content

Commit

Permalink
Deliberately mess up the DME just to see if Github Actions will handl…
Browse files Browse the repository at this point in the history
…e this properly.
  • Loading branch information
LikeLakers2 committed Jul 4, 2024
1 parent 7ce28f3 commit 2a8b227
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions tgstation.dme
Original file line number Diff line number Diff line change
Expand Up @@ -5712,10 +5712,10 @@
#include "code\modules\zombie\items.dm"
#include "code\modules\zombie\organs.dm"
#include "code\ze_genesis_call\genesis_call.dm"
#include "interface\interface.dm"
#include "interface\menu.dm"
#include "interface\stylesheet.dm"
#include "interface\skin.dmf"
#include "interface\stylesheet.dm"
#include "interface\menu.dm"
#include "interface\interface.dm"
#include "interface\fonts\fonts_datum.dm"
#include "interface\fonts\grand_9k.dm"
#include "interface\fonts\pixellari.dm"
Expand Down Expand Up @@ -5856,13 +5856,13 @@
#include "monkestation\code\game\objects\items\storage\boxes.dm"
#include "monkestation\code\game\objects\items\storage\crate.dm"
#include "monkestation\code\game\objects\items\storage\garment.dm"
#include "monkestation\code\game\objects\items\storage\uplink_kits.dm"
#include "monkestation\code\game\objects\structures\tables_racks.dm"
#include "monkestation\code\game\objects\structures\beds_chairs\chair.dm"
#include "monkestation\code\game\objects\structures\crates_lockers\crates.dm"
#include "monkestation\code\game\objects\structures\crates_lockers\closets\secure\brig_physician.dm"
#include "monkestation\code\game\objects\structures\crates_lockers\closets\secure\security.dm"
#include "monkestation\code\game\objects\structures\crates_lockers\crates\secure.dm"
#include "monkestation\code\game\objects\items\storage\uplink_kits.dm"
#include "monkestation\code\game\objects\structures\tables_racks.dm"
#include "monkestation\code\game\turfs\open\water.dm"
#include "monkestation\code\game\turfs\open\floor\misc_floor.dm"
#include "monkestation\code\modules\_paperwork\paper_premade.dm"
Expand Down

0 comments on commit 2a8b227

Please sign in to comment.