Compare commits

..

No commits in common. "cc62cb88b711214d167c2620f2327a09cb710431" and "b5aea0e10e0fd9d3a78a640082df23b3492dd65f" have entirely different histories.

3 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -4,7 +4,7 @@
#include "chars.inc"
#declare Enseigne_Hello = object
#declare Enseigne = object
{
union
{

View File

@ -43,7 +43,7 @@ union
{
object { Corps_Gare }
object { Quai_Gare }
object { Enseigne_Hello scale 15 translate <0, 460, -210> }
object { Enseigne scale 15 translate <0, 460, -210> }
}
}