add new thins to the context

This commit is contained in:
Tonton Th 2025-10-31 20:29:14 +01:00
parent 048148967b
commit bebb802f36

View File

@ -7,7 +7,7 @@
/* ======================================================= */
#include "groundbase.inc"
#include "xperiment.inc"
#include "gadgets.inc"
/* ======================================================= */
@ -398,6 +398,12 @@ union {
object { Les_HexaPoles }
object { Horloge rotate y*27 translate < 3, 0, -30> }
object { Les_Choses }
object { Les_Arches rotate y*59 translate <-32, 0, 20> }
object { Les_Arches rotate y*156 translate <-34, 0, -26> }
object { Les_Cahutes () translate <32, 0, -9> }
object { Les_Cahutes () rotate y*7 translate <61, 0, -55> }
}
}
/* ------------------------------------------------------------ */