mirror of
https://github.com/AppleWin/AppleWin.git
synced 2024-12-29 08:30:04 +00:00
Card.cpp: add newline at EOF
This commit is contained in:
parent
7ab65492c6
commit
53ab72ce13
@ -264,4 +264,4 @@ SS_CARDTYPE Card::GetCardType(const std::string & card)
|
||||
{
|
||||
throw std::runtime_error("Slots: Unknown card: " + card); // todo: don't throw - just ignore & continue
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user