Skip to content

Commit 5229a12

Browse files
authored
Fixed typo in README
1 parent 769136a commit 5229a12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ a binary tree, with each leaf node containing a convex polygon. While this may s
1717
hardware of the era, it could take several minutes to do all the calculations just for a single map!
1818

1919
This resulted in a *huge* boost in the rendering performance, which in turn allowed **DOOM** to have some of the most revolutionary graphics and game-play
20-
of its era, which is one of the contributing factors which helped made it one of the most iconic games of all time!
20+
of its era, which is one of the contributing factors which helped to make it one of the most iconic games of all time!
2121

2222
I made this software as a fun proof of concept to honor one of my favorite video games. The algorithms employed are almost identical to the ones in
2323
ID software's original preprocessing utility, so the data generated by this program is nowhere near on par with other more modern tools. Because of this, I

0 commit comments

Comments
 (0)