Skip to content

Commit 1849a18

Browse files
committed
Updated readme with correct link to double buffer
1 parent e384230 commit 1849a18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Patterns from the book Game Programming Patterns:
1717
4. [Prototype](#4-prototype)
1818
5. ~~[Singleton](#5-singleton)~~
1919
6. [State](#6-state)
20-
7. ~~[Double Buffer](#7-double-buffer)~~
20+
7. [Double Buffer](#7-double-buffer)
2121
8. ~~[Game Loop](#8-game-loop)~~
2222
9. ~~[Update Method](#9-update-method)~~
2323
10. ~~[Bytecode](#10-bytecode)~~

0 commit comments

Comments
 (0)