aboutsummaryrefslogtreecommitdiff
path: root/Source/GameTick.cpp
diff options
context:
space:
mode:
authorrelnev <relnev@5198baeb-e213-0410-be47-fc2ff85ca46f>2003-01-08 13:03:38 +0000
committerrelnev <relnev@5198baeb-e213-0410-be47-fc2ff85ca46f>2003-01-08 13:03:38 +0000
commit55e638b22eccb89c9ff026fb8ba0801957ad1a42 (patch)
tree24fb983ea6d6a696435ae5a0492d348ece3aaf93 /Source/GameTick.cpp
parent6ce9f5135f84b2e09fd58bce31d1cee946bb462f (diff)
downloadblackshades-55e638b22eccb89c9ff026fb8ba0801957ad1a42.tar.gz
minor cleanups
git-svn-id: svn://svn.icculus.org/blackshades/trunk@50 5198baeb-e213-0410-be47-fc2ff85ca46f
Diffstat (limited to 'Source/GameTick.cpp')
-rw-r--r--Source/GameTick.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/GameTick.cpp b/Source/GameTick.cpp
index f506907..5333c03 100644
--- a/Source/GameTick.cpp
+++ b/Source/GameTick.cpp
@@ -893,7 +893,7 @@ void Game::Tick(){
if(k!=0){
-
+ /* TODO: huh? */
beginx==person[k].whichblockx;
beginz==person[k].whichblocky;