mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-20 04:34:48 +00:00
Revert wrong rename of addEffect in comment
This commit is contained in:
parent
70358d0dbc
commit
44dcdc7515
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue