Skip to content

Commit c736fe3

Browse files
committed
lint
1 parent adee432 commit c736fe3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

OpenDreamClient/Rendering/DreamIcon.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ public void SetAppearance(uint? appearanceId, AtomDirection? parentDir = null, s
146146
} else {
147147
_direction = appearance.Direction;
148148
}
149+
149150
if (parentIconState != null && appearance.IconState == null) {
150151
_iconState = parentIconState;
151152
} else {

0 commit comments

Comments
 (0)