mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
- Beautifying all configs for 2-space indentation.
This commit is contained in:
@ -2,16 +2,15 @@
|
||||
// Contents:
|
||||
- TD-18 Decoupler (Decoupler_1p5)
|
||||
|
||||
|
||||
// TD-18 Decoupler
|
||||
@PART[Decoupler_1p5] {
|
||||
@author = Chris Adderley (Nertea)
|
||||
|
||||
!mesh = DELETE
|
||||
!MODEL {}
|
||||
MODEL {
|
||||
model = ReStock/Assets/Coupling/restock-decoupler-1875-1
|
||||
}
|
||||
|
||||
%rescaleFactor = 1
|
||||
@PART[Decoupler_1p5]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
!MODEL {}
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/Coupling/restock-decoupler-1875-1
|
||||
}
|
||||
%rescaleFactor = 1
|
||||
}
|
||||
|
Reference in New Issue
Block a user