Revert wrong rename of addEffect in comment

This commit is contained in:
Lukas Aldershaab 2020-11-15 21:37:54 +01:00
parent 70358d0dbc
commit 44dcdc7515

View file

@ -35,7 +35,7 @@
//~~~~~~~~~~~~~~~~~~~~//~~~~~~~~~~~~~~~~~~~~//~~~~~~~~~~~~~~~~~~~~//~~~~~~~~~~~~~~~~~~~~~//
// afxSelectronData::ewValidator
//
// When an effect is added using "pushEffect", this validator intercepts the value
// When an effect is added using "addEffect", this validator intercepts the value
// and adds it to the dynamic effects list.
//
void afxSelectronData::ewValidator::validateType(SimObject* object, void* typePtr)