AGI: Comment cleanup
This commit is contained in:
parent
eb797b692f
commit
e1153cf11f
1 changed files with 2 additions and 1 deletions
|
@ -379,7 +379,8 @@ int AgiEngine::testIfCode(int lognum) {
|
|||
_testVal &= ec;
|
||||
}
|
||||
|
||||
// if false, scan for end of IP?
|
||||
// Execute the following IF block if the condition is true, otherwise
|
||||
// skip the block.
|
||||
if (_testVal)
|
||||
ip += 2;
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue