mirror of
https://github.com/zoriya/Bomberman.git
synced 2025-12-21 05:45:10 +00:00
music volume buttons
This commit is contained in:
@@ -51,8 +51,8 @@ namespace BBM
|
||||
{
|
||||
this->_up = up;
|
||||
this->_down = down;
|
||||
this->_right = right;
|
||||
this->_left = left;
|
||||
this->_right = right;
|
||||
return *this;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user