mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Decoupler fixes
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -70,7 +70,7 @@
|
||||
%rescaleFactor = 1
|
||||
@MODULE[ModuleAnchoredDecoupler]
|
||||
{
|
||||
@anchor = LargeDecouplerBase
|
||||
@anchorName = LargeDecouplerBase
|
||||
}
|
||||
}
|
||||
|
||||
@ -88,7 +88,7 @@
|
||||
%rescaleFactor = 1
|
||||
@MODULE[ModuleAnchoredDecoupler]
|
||||
{
|
||||
@anchor = SmallDecouplerBase
|
||||
@anchorName = SmallDecouplerBase
|
||||
}
|
||||
}
|
||||
|
||||
@ -105,6 +105,6 @@
|
||||
%rescaleFactor = 1
|
||||
@MODULE[ModuleAnchoredDecoupler]
|
||||
{
|
||||
@anchor = WeirdDecouplerBase
|
||||
@anchorName = WeirdDecouplerBase
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user