mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Fix default variant for airlock
This commit is contained in:
Submodule Assets/CineboxAndrew updated: 24e08858f7...277e47017d
@ -35,7 +35,7 @@
|
||||
{
|
||||
name = ModulePartVariants
|
||||
useMultipleDragCubes = false
|
||||
baseVariant = Mounted
|
||||
baseVariant = Compact
|
||||
|
||||
VARIANT
|
||||
{
|
||||
|
@ -90,7 +90,7 @@ PART
|
||||
{
|
||||
name = ModulePartVariants
|
||||
useMultipleDragCubes = false
|
||||
baseVariant = Mounted
|
||||
baseVariant = Compact
|
||||
|
||||
VARIANT
|
||||
{
|
||||
|
Reference in New Issue
Block a user