mirror of
https://github.com/vcmi/vcmi.git
synced 2025-07-03 00:46:55 +02:00
More code for halls.
This commit is contained in:
@ -469,7 +469,6 @@ SDL_Surface * SComponent::getImg()
|
||||
}
|
||||
return NULL;
|
||||
}
|
||||
|
||||
void SComponent::clickRight (tribool down)
|
||||
{
|
||||
LOCPLINT->adventureInt->handleRightClick(description,down,this);
|
||||
|
Reference in New Issue
Block a user