Ignore:
Timestamp:
08/28/13 14:17:32 (10 years ago)
Author:
nit
Message:

[titan] fix debug

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/plugins/imdbapi/imdbapi.c

    r18687 r23090  
    2525                return;
    2626
    27         child = getscreennode(mainmenu, "imdbapi");
     27        child = checkscreennode(mainmenu, "imdbapi");
    2828        if(child != NULL)
    2929                changeinput(child, "start");
Note: See TracChangeset for help on using the changeset viewer.