Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: BreakoutEngine/BreakoutEngine.cpp
- Revision:
- 94:8fa117200f6b
- Parent:
- 93:18f81996ea89
- Child:
- 99:d8f1570faa05
--- a/BreakoutEngine/BreakoutEngine.cpp Mon May 06 23:31:30 2019 +0000
+++ b/BreakoutEngine/BreakoutEngine.cpp Mon May 06 23:38:14 2019 +0000
@@ -146,7 +146,8 @@
reset_index();
break;
}
-
+
+ it_L = listofLasers.end();
_cool_time = 0.75f;
} else {