diff options
Diffstat (limited to 'Source/GameTick.cpp')
| -rw-r--r-- | Source/GameTick.cpp | 2 |
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; |
