From 607f5adc3efff76b37235a4e6bab94aa09c8eb0b Mon Sep 17 00:00:00 2001 From: Ludvig Strigeus Date: Tue, 6 Nov 2001 20:07:42 +0000 Subject: updated texts in debug.cpp as well as readme.txt by Jeroen Janssen svn-id: r3463 --- debug.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debug.cpp') diff --git a/debug.cpp b/debug.cpp index 1567553361..b5e1dd2aa1 100644 --- a/debug.cpp +++ b/debug.cpp @@ -52,6 +52,8 @@ bool ScummDebugger::do_command() { "help -> display this help text\n" "quit -> quit the debugger\n" "go [numframes] -> increase frame\n" + "actor [actornum] -> show actor information\n" + "scripts -> show running scripts\n" ); return true; -- cgit v1.2.3