Compare commits
No commits in common. "cc62cb88b711214d167c2620f2327a09cb710431" and "b5aea0e10e0fd9d3a78a640082df23b3492dd65f" have entirely different histories.
cc62cb88b7
...
b5aea0e10e
Binary file not shown.
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
#include "chars.inc"
|
#include "chars.inc"
|
||||||
|
|
||||||
#declare Enseigne_Hello = object
|
#declare Enseigne = object
|
||||||
{
|
{
|
||||||
union
|
union
|
||||||
{
|
{
|
||||||
|
@ -43,7 +43,7 @@ union
|
|||||||
{
|
{
|
||||||
object { Corps_Gare }
|
object { Corps_Gare }
|
||||||
object { Quai_Gare }
|
object { Quai_Gare }
|
||||||
object { Enseigne_Hello scale 15 translate <0, 460, -210> }
|
object { Enseigne scale 15 translate <0, 460, -210> }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user