Patch level : 12.00 1394

Files correlati     :

Bug                 :
Aggiornamento FePA
This commit is contained in:
Alessandro Bonazzi 2025-06-11 09:20:09 +02:00
parent 63128391dc
commit a1c0e824c6

View File

@ -427,11 +427,11 @@ const char* TApplication::get_module_name() const
} }
} }
} }
if (!ok && !is_power_station()) /* if (!ok && !is_power_station())
{ {
cantaccess_box(module); cantaccess_box(module);
module.cut(0); module.cut(0);
} } */
} }
} }
return module; return module;