[fix] fix open/closed box visuals (#16539)
This commit is contained in:
@@ -71,8 +71,8 @@
|
||||
visuals:
|
||||
enum.SharedBagOpenVisuals.BagState:
|
||||
openLayer:
|
||||
True: { visible: true }
|
||||
False: { visible: false }
|
||||
Open: { visible: true }
|
||||
Closed: { visible: false }
|
||||
|
||||
|
||||
# PowerCellSlot parents
|
||||
|
||||
Reference in New Issue
Block a user