1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-02-24 18:39:59 +00:00

kOgrePi unused

This commit is contained in:
scrawl 2014-01-18 22:16:31 +01:00
parent 4c0045b418
commit 947b6c9645

View File

@ -36,9 +36,6 @@
namespace
{
const Ogre::Radian kOgrePi (Ogre::Math::PI);
const Ogre::Radian kOgrePiOverTwo (Ogre::Math::PI / Ogre::Real(2.0));
struct CustomData : public MWWorld::CustomData
{
MWMechanics::NpcStats mNpcStats;