Renamed some things.

This commit is contained in:
Alex Szpakowski
2016-02-18 22:11:41 -04:00
parent bd93f0dfef
commit cf4b409302
17 changed files with 43 additions and 50 deletions
+1 -2
View File
@@ -112,8 +112,7 @@ void Worker::threadFunction()
}
}
// sleep
love::delay(2);
love::sleep(2);
}
}