We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d052491 commit d29c1b1Copy full SHA for d29c1b1
modules/landfill.lua
@@ -6,7 +6,7 @@ local actions = require('actions')
6
7
8
local Landfill = {
9
- ALIGNMENT_OVERRIDES = require("modules/snap").ALIGNMENT_OVERRIDES
+ ALIGNMENT_OVERRIDES = require("modules/snap").ALIGNMENT_OVERRIDES,
10
prototypes_computed = false
11
}
12
0 commit comments