mirror of
https://github.com/AppleWin/AppleWin.git
synced 2026-04-20 15:17:50 +00:00
Card.cpp: add newline at EOF
This commit is contained in:
+1
-1
@@ -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
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user