Working on issue 2.
This commit is contained in:
parent
1145c9c125
commit
d2d80c2b83
Binary file not shown.
@ -184,7 +184,7 @@ void Map::render() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
time = SDL_GetTicks() - time;
|
time = SDL_GetTicks() - time;
|
||||||
//cout << "Render time: " << time << " ms" << endl;
|
cout << "Render time: " << time << " ms" << endl;
|
||||||
|
|
||||||
testCubes();
|
testCubes();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user