Skip to content

Commit

Permalink
fix: mahogany tree colors
Browse files Browse the repository at this point in the history
  • Loading branch information
Torwent committed Sep 30, 2024
1 parent 8a49202 commit 752c7e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion osr/walker/objects/rsobjects.simba
Original file line number Diff line number Diff line change
Expand Up @@ -902,7 +902,7 @@ begin
begin
Setup(16, [[338, 1368], [354, 1380], [10107, 1496], [10163, 1528], [4064, 2013], [4064, 2029], [4076, 2033], [6674, 4096], [6682, 4112], [6674, 4128], [6690, 4128], [4512, 4464], [4576, 4480], [7202, 4756], [7182, 4804], [7182, 4824], [6049, 5219], [6009, 5323]]);
SetupUpText(['own Maho']);
Finder.ColorClusters += [CTS2(2445899, 8, 0.08, 0.26), CTS2(1787968, 9, 0.12, 0.97), 20];
Finder.Colors += CTS2(2971987, 11, 0.08, 0.25);
Finder.MinShortSide := 75;
end;

Expand Down

0 comments on commit 752c7e3

Please sign in to comment.