X-Git-Url: https://git.llucax.com/z.facultad/75.42/plaqui.git/blobdiff_plain/fe35ed0badc6a1a01237027effb74b82acbdb9e5..663eccb7e27110aba6c79648c38254a7a5737bca:/Constructor/src/and.cpp diff --git a/Constructor/src/and.cpp b/Constructor/src/and.cpp index ccaf897..327e7c2 100644 --- a/Constructor/src/and.cpp +++ b/Constructor/src/and.cpp @@ -148,7 +148,7 @@ bool And::check_connection() } i++; } - return true; + return true; //out_connected; } ConnectorType And::detect_click_position(int _a, int _b)