fix small typo

This commit is contained in:
AJ Kelly
2009-03-03 21:37:55 +00:00
parent e2e8c4c171
commit bb0ee42472
+1 -1
View File
@@ -212,7 +212,7 @@
<Function name='animate' return='void' arguments='bool b'>
Sets whether or not the Actor should animate.
</Function>
<Function name='aux' return='void' arguments='float fAus'>
<Function name='aux' return='void' arguments='float fAux'>
<!-- XXX: What is aux? -->
Sets the Actor's aux value.
</Function>