Toroidal mapping now works properly.

This commit is contained in:
Sheldon Lee
2020-07-01 02:01:52 +01:00
parent fada7a7af3
commit d788232e72
3 changed files with 19 additions and 3 deletions
-1
View File
@@ -127,7 +127,6 @@ void endGame()
// free stuff
endwin();
destroyGrid(grid);
printf("game destroyed\n");
}
// locally used