mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-25 22:42:04 +02:00
code improvement
This commit is contained in:
@@ -44,10 +44,6 @@ CSavingScreen::CSavingScreen()
|
||||
buttonStart->assignedKeys.insert(SDLK_RETURN);
|
||||
}
|
||||
|
||||
CSavingScreen::~CSavingScreen()
|
||||
{
|
||||
}
|
||||
|
||||
const CMapInfo * CSavingScreen::getMapInfo()
|
||||
{
|
||||
return localMi.get();
|
||||
|
||||
Reference in New Issue
Block a user