We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e384230 commit 1849a18Copy full SHA for 1849a18
README.md
@@ -17,7 +17,7 @@ Patterns from the book Game Programming Patterns:
17
4. [Prototype](#4-prototype)
18
5. ~~[Singleton](#5-singleton)~~
19
6. [State](#6-state)
20
-7. ~~[Double Buffer](#7-double-buffer)~~
+7. [Double Buffer](#7-double-buffer)
21
8. ~~[Game Loop](#8-game-loop)~~
22
9. ~~[Update Method](#9-update-method)~~
23
10. ~~[Bytecode](#10-bytecode)~~
0 commit comments