Cleanup: spelling

This commit is contained in:
Campbell Barton
2018-10-09 09:28:36 +11:00
parent 7920ebd157
commit 76f640c27d
4 changed files with 7 additions and 7 deletions

View File

@@ -202,7 +202,7 @@ bool SCA_MouseSensor::Evaluate()
m_val = 0;
result = true;
}
else //KX_NO_IMPUTSTATUS
else// KX_NO_INPUTSTATUS
{
if (m_val == 1)
{