"tests/svn:/svn.code.sf.net/p/irrlicht/code/trunk@2982" did not exist on "04be1cd5f3a7d520f38b78f50008dc9826997c69"
plugin/loop: add missing break (#1992)
The Onstartup loop wouldn't call break after the first success, thereby
sending the query multiple times and halting the process.
Some small other optimizations as well.
Signed-off-by:
Miek Gieben <miek@miek.nl>
Showing
Please register or sign in to comment