fix that waitUntilAndExecute have a return

This commit is contained in:
jokoho48 2015-09-25 13:29:39 +02:00
parent 998fbcc403
commit 4ad16ed938

View File

@ -20,3 +20,4 @@
TRACE_1("Adding",_this);
GVAR(waitUntilAndExecArray) pushBack _this;
nil