mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-18 21:18:23 -04:00
Document some more enum value names
This commit is contained in:
@@ -1140,7 +1140,7 @@ static BOOL daKi_Execute(ki_class* i_this) {
|
||||
i_this->m31C = 150.0f;
|
||||
} else
|
||||
#endif
|
||||
if (i_this->mStts.GetAtSpl() == 1) {
|
||||
if (i_this->mStts.GetAtSpl() == dCcG_At_Spl_UNK1) {
|
||||
i_this->m31C = l_kiHIO.m38;
|
||||
} else {
|
||||
i_this->m31C = l_kiHIO.m34;
|
||||
|
||||
Reference in New Issue
Block a user