Skip to content

Commit

Permalink
Merge pull request #45 from Hqlle/фиксы
Browse files Browse the repository at this point in the history
фиксы диагональных окон
  • Loading branch information
Evgencheg authored Aug 30, 2024
2 parents aeb7232 + f27b279 commit b614666
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
state: state0
- type: IconSmooth
mode: Diagonal
key: windows
key: walls
base: state
- type: Icon
sprite: Structures/Windows/clockwork_diagonal.rsi
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
state: state0
- type: IconSmooth
mode: Diagonal
key: windows
key: walls
base: state
- type: Icon
sprite: Structures/Windows/mining_diagonal.rsi
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
state: state0
- type: IconSmooth
mode: Diagonal
key: windows
key: walls
base: state
- type: Icon
sprite: Structures/Windows/plasma_diagonal.rsi
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
state: state0
- type: IconSmooth
mode: Diagonal
key: windows
key: walls
base: state
- type: Icon
sprite: Structures/Windows/plastitanium_window_diagonal.rsi
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
state: state0
- type: IconSmooth
mode: Diagonal
key: windows
key: walls
base: state
- type: Icon
sprite: Structures/Windows/reinforced_window_diagonal.rsi
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
state: state0
- type: IconSmooth
mode: Diagonal
key: windows
key: walls
base: state
- type: Icon
sprite: Structures/Windows/reinforced_plasma_diagonal.rsi
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
state: state0
- type: IconSmooth
mode: Diagonal
key: windows
key: walls
base: state
- type: Icon
sprite: Structures/Windows/reinforced_uranium_diagonal.rsi
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
state: state0
- type: IconSmooth
mode: Diagonal
key: windows
key: walls
base: state
- type: Icon
sprite: Structures/Windows/shuttle_window_diagonal.rsi
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
state: state0
- type: IconSmooth
mode: Diagonal
key: windows
key: walls
base: state
- type: Icon
sprite: Structures/Windows/uranium_window_diagonal.rsi
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@
state: state0
- type: IconSmooth
mode: Diagonal
key: windows
key: walls
base: state
- type: Icon
sprite: Structures/Windows/window_diagonal.rsi
Expand Down

0 comments on commit b614666

Please sign in to comment.