code cleanup: doxy comment corrections and correct own typo animation player docs.
This commit is contained in:
@@ -1079,7 +1079,7 @@ static void setupArguments(bContext *C, bArgs *ba, SYS_SystemHandle *syshandle)
|
||||
"\n\t\t-f <fps> <fps-base>\t\tSpecify FPS to start with"
|
||||
"\n\t\t-j <frame>\tSet frame step to <frame>"
|
||||
"\n\t\t-s <frame>\tPlay from <frame>"
|
||||
"\n\t\t-j <frame>\tPlay until <frame>";
|
||||
"\n\t\t-e <frame>\tPlay until <frame>";
|
||||
|
||||
static char game_doc[] = "Game Engine specific options"
|
||||
"\n\t-g fixedtime\t\tRun on 50 hertz without dropping frames"
|
||||
|
Reference in New Issue
Block a user