mirror of
https://gitea.nishi.boats/pyrite-dev/milsko
synced 2026-01-07 09:59:45 +00:00
yeah
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@193 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
BIN
logo.png
BIN
logo.png
Binary file not shown.
|
Before Width: | Height: | Size: 4.6 KiB After Width: | Height: | Size: 4.6 KiB |
@@ -14,7 +14,7 @@ object {
|
|||||||
Cube
|
Cube
|
||||||
translate <1, 0, 1>
|
translate <1, 0, 1>
|
||||||
pigment {
|
pigment {
|
||||||
color Green
|
color Cyan
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -30,7 +30,7 @@ object {
|
|||||||
Cube
|
Cube
|
||||||
translate <1, 0, -1>
|
translate <1, 0, -1>
|
||||||
pigment {
|
pigment {
|
||||||
color Cyan
|
color Green
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user