fixed the Compass graphics

This commit is contained in:
Zeno Rogue 2018-08-31 04:19:21 +02:00
parent 3fa32ecf83
commit 00937fff3c
1 changed files with 1 additions and 1 deletions

View File

@ -1901,7 +1901,7 @@ void buildpolys() {
bshape(shCompass3, PPR::ITEMb);
hpcpush(ddi(0, orbsize * .29) * C0);
hpcpush(ddi(S21, orbsize * .04) * C0);
hpcpush(ddi(-S21, orbsize * 04) * C0);
hpcpush(ddi(-S21, orbsize * .04) * C0);
hpcpush(ddi(0, orbsize * .29) * C0);
bshape(shILeaf[0], PPR::ONTENTACLE);