(minor English issues, most of which are via /dev/humancontroller)
This commit is contained in:
Zachary Slater 2011-02-09 05:51:33 +00:00
parent 476e35f50e
commit 5e0d0efd2e
18 changed files with 26 additions and 26 deletions

View file

@ -144,7 +144,7 @@ void R_IssueRenderCommands( qboolean runPerformanceCounters ) {
}
// at this point, the back end thread is idle, so it is ok
// to look at it's performance counters
// to look at its performance counters
if ( runPerformanceCounters ) {
R_PerformanceCounters();
}