git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@193 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
NishiOwO
2025-10-07 05:53:06 +00:00
parent 552294f5c5
commit 0f25dbc054
2 changed files with 2 additions and 2 deletions

BIN
logo.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.6 KiB

After

Width:  |  Height:  |  Size: 4.6 KiB

View File

@@ -14,7 +14,7 @@ object {
Cube
translate <1, 0, 1>
pigment {
color Green
color Cyan
}
}
@@ -30,7 +30,7 @@ object {
Cube
translate <1, 0, -1>
pigment {
color Cyan
color Green
}
}