mirror of
https://github.com/vcmi/vcmi.git
synced 2025-07-03 00:46:55 +02:00
Formatting fix
This commit is contained in:
@ -62,6 +62,8 @@ CursorHandler::CursorHandler()
|
||||
set(Cursor::Map::POINTER);
|
||||
}
|
||||
|
||||
CursorHandler::~CursorHandler() = default;
|
||||
|
||||
Point CursorHandler::position() const
|
||||
{
|
||||
return pos;
|
||||
|
Reference in New Issue
Block a user