Bunch of comment fixes
This commit is contained in:
parent
0e6632f464
commit
baca82d64e
17 changed files with 21 additions and 20 deletions
|
@ -1280,7 +1280,7 @@ int BotAIShutdownClient(int client, qboolean restart) {
|
|||
}
|
||||
|
||||
trap_BotFreeMoveState(bs->ms);
|
||||
//free the goal state`
|
||||
//free the goal state
|
||||
trap_BotFreeGoalState(bs->gs);
|
||||
//free the chat file
|
||||
trap_BotFreeChatState(bs->cs);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue