fixed output
This commit is contained in:
parent
9ead1274bb
commit
6a37bba97a
@ -736,7 +736,7 @@ namespace RoleEditor
|
||||
|
||||
if ((pCounter > 0) || (bCounter > 0))
|
||||
{
|
||||
MessageBox.Show($"Imported {bCounter} berths and added {pCounter} participants while doing so");
|
||||
MessageBox.Show($"Imported {bCounter} ships");
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user