Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2008-08-04 22:32:59 +0000
committerStijn Buys <ingar@osirion.org>2008-08-04 22:32:59 +0000
commit5680cffdd4afdb99d39c644a6c397e670e958848 (patch)
tree2ac3d23c49e71731c416b434da37b97b43fa6621 /src/client/client.cc
parent50a1e2b2fe3c207c7227df4941f2f66990db0c2c (diff)
initial joystick support, added cl_drawkeypress variable
Diffstat (limited to 'src/client/client.cc')
-rw-r--r--src/client/client.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/client.cc b/src/client/client.cc
index 5d060aa..f67cce0 100644
--- a/src/client/client.cc
+++ b/src/client/client.cc
@@ -147,7 +147,7 @@ void Client::run()
console()->clear_notify();
while (true) {
- // elapsed time in microseconds
+ // current time in microseconds
client_current_timestamp = SDL_GetTicks();
// calculate the desired frame length