command docs patch from Misty-chan because his access hasn't completely come

through yet.
This commit is contained in:
Bill Currie 2001-02-06 02:56:14 +00:00
parent 222eea81b1
commit c6e087015c
35 changed files with 341 additions and 218 deletions

View file

@ -535,7 +535,7 @@ IN_Init (void)
x11_add_event (ButtonRelease, &event_button);
x11_add_event (MotionNotify, &event_motion);
Cmd_AddCommand ("force_centerview", Force_CenterView_f, "No Description");
Cmd_AddCommand ("force_centerview", Force_CenterView_f, "Force view of player to center");
}
void