mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
removed comment
This commit is contained in:
parent
16156a8887
commit
5d6d976b7f
@ -19,10 +19,7 @@
|
||||
// Leaves all actually get interpolated.
|
||||
TemperateLeaves: [
|
||||
(start: (20, 100, 40), end: (60, 120, 0)),
|
||||
// TODO: Uncomment when we add autumnal trees.
|
||||
//(start: (178, 216, 0), end: (255, 185, 63)),
|
||||
//(start: (142, 164, 0), end: (142, 164, 0)),
|
||||
//(start: (168, 81, 0), end: (54, 150, 31)),
|
||||
|
||||
],
|
||||
PineLeaves: [(start: (0, 60, 50), end: (30, 80, 10))],
|
||||
FrostpineLeaves: [(start: (24, 89, 85), end: (67, 22, 82))],
|
||||
|
Loading…
Reference in New Issue
Block a user