1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-21 01:23:53 +00:00

Remove an already resolved todo comment

This commit is contained in:
scrawl 2015-07-24 23:28:43 +02:00
parent 4f6e5345cc
commit 3f3c3d0ad3

View file

@ -87,7 +87,6 @@ namespace MWWorld
float mMultiplier;
};
// TODO: store in savegame
typedef std::map<std::string, std::vector<EffectParams> > TEffectMagnitudes;
TEffectMagnitudes mPermanentMagicEffectMagnitudes;