mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-05-30 08:40:39 +00:00
command docs patch from Misty-chan because his access hasn't completely come
through yet.
This commit is contained in:
parent
222eea81b1
commit
c6e087015c
35 changed files with 341 additions and 218 deletions
|
@ -108,7 +108,7 @@ COM_Init (void)
|
|||
LittleFloat = FloatSwap;
|
||||
#endif
|
||||
|
||||
Cmd_AddCommand ("path", COM_Path_f, "No Description");
|
||||
Cmd_AddCommand ("path", COM_Path_f, "Show what paths Quake is using");
|
||||
|
||||
COM_Filesystem_Init ();
|
||||
COM_CheckRegistered ();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue