add coin-attach signal
This commit is contained in:
@@ -48,6 +48,9 @@ T_runProc::T_runProc()
|
||||
void T_runProc::runProc_slotProcess(void)
|
||||
{
|
||||
#ifndef THIS_IS_CA_MASTER
|
||||
if (epi_getDI_CoinAttach()) {
|
||||
emit runProc_coinAttached();
|
||||
}
|
||||
cash_paymentProcessing();
|
||||
doors_supervise();
|
||||
bl_performComplStart(); // neu 1.12.23
|
||||
|
Reference in New Issue
Block a user