You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -543,7 +543,9 @@ If you are creating several different factories, then they should inherit from s
543
543
544
544
- To play sounds on different devices. An example of this can be found in the code section.
545
545
546
-
- For each object you make you have to allocate some memory. By creating all objects in a central area it makes it easier to monitor these allocations.
546
+
- For each object you make you have to allocate some memory. By creating all objects in a central area it makes it easier to monitor these allocations.
0 commit comments