mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-21 07:23:54 +00:00
Remove an already resolved todo comment
This commit is contained in:
parent
4f6e5345cc
commit
3f3c3d0ad3
1 changed files with 0 additions and 1 deletions
|
@ -87,7 +87,6 @@ namespace MWWorld
|
||||||
float mMultiplier;
|
float mMultiplier;
|
||||||
};
|
};
|
||||||
|
|
||||||
// TODO: store in savegame
|
|
||||||
typedef std::map<std::string, std::vector<EffectParams> > TEffectMagnitudes;
|
typedef std::map<std::string, std::vector<EffectParams> > TEffectMagnitudes;
|
||||||
TEffectMagnitudes mPermanentMagicEffectMagnitudes;
|
TEffectMagnitudes mPermanentMagicEffectMagnitudes;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue