Add Ynykron Crystal Rod model, just for fun.

This commit is contained in:
Mari the Deer 2021-02-16 22:59:42 +01:00
commit aa13d3370e
10 changed files with 13 additions and 6 deletions

View file

@ -1567,6 +1567,7 @@ Class ShinemapDebugSphere : Actor
XZW1 L -1 A_SetRenderStyle(1.,STYLE_Normal);
XZW1 M -1 A_SetRenderStyle(1.,STYLE_Normal);
XZW1 N -1 A_SetRenderStyle(1.,STYLE_Normal);
XZW1 O -1 A_SetRenderStyle(1.,STYLE_Normal);
Loop;
}
}