This commit is contained in:
parent
a8b2fa1e18
commit
93a7c5e350
1 changed files with 2 additions and 2 deletions
|
|
@ -1,11 +1,11 @@
|
|||
#declare BASE = 1;
|
||||
#include "resource/logo/logo.pov"
|
||||
|
||||
#ifdef(VERSION_10)
|
||||
#ifdef(VERSION)
|
||||
object {
|
||||
text {
|
||||
ttf "resource/font/IBMPlexSerif.ttf",
|
||||
"1.0",
|
||||
VERSION,
|
||||
1, 0
|
||||
}
|
||||
scale 5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue