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:
parent
4f6e5345cc
commit
3f3c3d0ad3
1 changed files with 0 additions and 1 deletions
|
@ -87,7 +87,6 @@ namespace MWWorld
|
|||
float mMultiplier;
|
||||
};
|
||||
|
||||
// TODO: store in savegame
|
||||
typedef std::map<std::string, std::vector<EffectParams> > TEffectMagnitudes;
|
||||
TEffectMagnitudes mPermanentMagicEffectMagnitudes;
|
||||
|
||||
|
|
Loading…
Reference in a new issue