Skip to content

Commit d29c1b1

Browse files
committed
seriously, not at this hour.
1 parent d052491 commit d29c1b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/landfill.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ local actions = require('actions')
66

77

88
local Landfill = {
9-
ALIGNMENT_OVERRIDES = require("modules/snap").ALIGNMENT_OVERRIDES
9+
ALIGNMENT_OVERRIDES = require("modules/snap").ALIGNMENT_OVERRIDES,
1010
prototypes_computed = false
1111
}
1212

0 commit comments

Comments
 (0)