Fix code style

This commit is contained in:
Wojtek Figat
2020-12-30 22:56:17 +01:00
parent 5e469a0ae3
commit 05790ab9a1
62 changed files with 300 additions and 456 deletions

View File

@@ -78,7 +78,7 @@ protected:
{
if (this->hasBlock)
{
// Copy blocking hit to hits
// Blocking hits go to hits
processTouches(&this->block, 1);
}
}