Es wird nach aktuelle Besatzung gefragt
This commit is contained in:
@@ -81,6 +81,10 @@ namespace SanSystem
|
||||
|
||||
frmLinerReste.Show();
|
||||
|
||||
#if !DEBUG
|
||||
FrmAktuelleBesatzung frmAktuelleBesatzung = new FrmAktuelleBesatzung();
|
||||
frmAktuelleBesatzung.ShowDialog();
|
||||
#endif
|
||||
|
||||
// Insgesammt eingebaut
|
||||
double gesamt = 0.0;
|
||||
|
||||
Reference in New Issue
Block a user