Commit dbc9cb2
ike709
Fixes some computer dirs
1 parent 58aa826 commit dbc9cb2Copy full SHA for dbc9cb2
5 files changed
+17-14Lines changed: 17 additions & 14 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- code/game
- machinery
- computer
- objects/structures
Expand file treeCollapse file tree
Open diff view settings
Collapse file
+3Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
192 | 192 | |
193 | 193 | |
194 | 194 | |
| 195 | + |
| 196 | + |
| 197 | + |
Collapse file
code/game/machinery/computer/Operating.dm
Copy file name to clipboardExpand all lines: code/game/machinery/computer/Operating.dm+4-4Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
13 | 13 | |
14 | 14 | |
15 | 15 | |
16 | | - |
17 | | - |
| 16 | + |
| 17 | + |
18 | 18 | |
19 | 19 | |
20 | 20 | |
21 | | - |
| 21 | + |
22 | 22 | |
23 | 23 | |
24 | 24 | |
| ||
60 | 60 | |
61 | 61 | |
62 | 62 | |
63 | | - |
| 63 | + |
64 | 64 | |
65 | 65 | |
66 | 66 | |
|
Collapse file
code/game/machinery/computer/teleporter.dm
Copy file name to clipboardExpand all lines: code/game/machinery/computer/teleporter.dm+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
27 | 27 | |
28 | 28 | |
29 | 29 | |
30 | | - |
31 | | - |
| 30 | + |
| 31 | + |
32 | 32 | |
33 | 33 | |
34 | 34 | |
|
Collapse file
code/game/machinery/teleporter.dm
Copy file name to clipboardExpand all lines: code/game/machinery/teleporter.dm+6-6Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
35 | 35 | |
36 | 36 | |
37 | 37 | |
38 | | - |
39 | | - |
| 38 | + |
| 39 | + |
40 | 40 | |
41 | 41 | |
42 | 42 | |
| ||
127 | 127 | |
128 | 128 | |
129 | 129 | |
130 | | - |
131 | | - |
| 130 | + |
| 131 | + |
132 | 132 | |
133 | 133 | |
134 | 134 | |
135 | | - |
136 | | - |
| 135 | + |
| 136 | + |
137 | 137 | |
138 | 138 | |
139 | 139 | |
|
Collapse file
code/game/objects/structures/tables_racks.dm
Copy file name to clipboardExpand all lines: code/game/objects/structures/tables_racks.dm+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
378 | 378 | |
379 | 379 | |
380 | 380 | |
381 | | - |
382 | | - |
| 381 | + |
| 382 | + |
383 | 383 | |
384 | 384 | |
385 | 385 | |
|
0 commit comments