Fixed some comments
svn-id: r26771
This commit is contained in:
parent
3ad8770f96
commit
3413dda0e9
6 changed files with 13 additions and 14 deletions
|
@ -83,8 +83,7 @@ int AgiEngine::decodeLogic(int n) {
|
|||
_game.dirLogic[n].flags |= RES_LOADED;
|
||||
} else {
|
||||
/* unload data
|
||||
* blah DF YA WANKER!!@!@# frag. i'm so dumb. not every logic
|
||||
* has text
|
||||
* Note that not every logic has text
|
||||
*/
|
||||
free(_game.logics[n].data);
|
||||
ec = errNotEnoughMemory;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue