mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2025-07-15 20:35:47 +00:00
Remove commented-out code
This commit is contained in:
parent
0f39b825e1
commit
eb128e65a4
162 changed files with 2092 additions and 6594 deletions
|
@ -159,9 +159,9 @@ std::string getInputCodeToUserString(int key)
|
|||
use = "Right Mouse Button";
|
||||
if (use == "MOUSE_BUTTON_MIDDLE")
|
||||
use = "Middle Mouse Button";
|
||||
|
||||
|
||||
return use;
|
||||
//return (*i).first;
|
||||
|
||||
}
|
||||
}
|
||||
return "";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue