Skip to content

Commit 1bcb745

Browse files
hide everything (#130)
1 parent dab2aac commit 1bcb745

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

prototypes/updates/base-updates.lua

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
-- TECH CHANGES
2-
data.raw.technology["processing-unit"].hidden = true
3-
data.raw.technology["processing-unit"].enabled = false
2+
TECHNOLOGY("processing-unit"):hide().enabled = false
43

54
if mods.quality then
65
TECHNOLOGY("recycling"):remove_prereq("processing-unit")

0 commit comments

Comments
 (0)