mirror of
https://github.com/ReactionQuake3/reaction.git
synced 2025-01-22 17:41:11 +00:00
IOQ3 commit 2259
This commit is contained in:
parent
3a62732c38
commit
0a3305e101
1 changed files with 3 additions and 0 deletions
|
@ -734,9 +734,12 @@ void CG_InitConsoleCommands(void)
|
|||
trap_AddCommand("god");
|
||||
trap_AddCommand("notarget");
|
||||
trap_AddCommand("noclip");
|
||||
trap_AddCommand ("where");
|
||||
trap_AddCommand("team");
|
||||
// JBravo: no thanks.
|
||||
// trap_AddCommand("follow");
|
||||
// trap_AddCommand ("follownext");
|
||||
// trap_AddCommand ("followprev");
|
||||
trap_AddCommand("levelshot");
|
||||
trap_AddCommand("addbot");
|
||||
trap_AddCommand("setviewpos");
|
||||
|
|
Loading…
Reference in a new issue