mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-26 22:45:15 -04:00
Remove an already resolved todo comment
This commit is contained in:
parent
4f6e5345cc
commit
3f3c3d0ad3
@ -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…
x
Reference in New Issue
Block a user