不可解な混乱

This commit is contained in:
Izuru Yakumo
2025-07-24 16:23:48 -03:00
parent a65969417b
commit 77ec69e66f
6 changed files with 133 additions and 8 deletions

View File

@@ -619,4 +619,8 @@ void CG_InitConsoleCommands( void ) {
trap_AddCommand ("stats");
trap_AddCommand ("teamtask");
trap_AddCommand ("loaddeferred");
//
// Adapted from CorkScrew
//
trap_AddCommand ("additem");
}