[01:20:56] --- DominusExult is now known as Dominus
[15:24:49] <Dominus> wjp, I wonder if there is an easy way to extend https://github.com/exult/exult/blob/master/gamemgr/bggame.cc#L96 to be able to use a patched endshape.flx. something like "U7multiobject shapes(ENDSHAPE_FLX, PATCH_ENDSHAPE, index)"
[15:25:17] <Dominus> (if you #define PATCH_ENDSHAPE "<PATCH>/endshape.flx" in fnames.h)
[15:25:53] <Dominus> just using U7multiobject in that place is not working :)