diff --git a/gx/gx.js b/gx/gx.js index d6eca01..d7322ce 100644 --- a/gx/gx.js +++ b/gx/gx.js @@ -1921,7 +1921,7 @@ var GX = new function() { // ----------------------------------------------------------------- function _mouseInput() { // TODO: need to decide whether to keep this here - // it is not needed for GX only to support QB64 + // it is not needed for GX - only to support QB64 var mi = _mouseInputFlag; _mouseInputFlag = false; return mi;