KYRA: (LOL) - add comment in gui_lol.cpp

This commit is contained in:
athrxx
2013-04-18 16:10:52 +02:00
parent 3d91f3239e
commit b04059cd23
+1 -1
View File
@@ -697,7 +697,7 @@ void LoLEngine::gui_toggleButtonDisplayMode(int shapeIndex, int mode) {
t = _system->getMillis();
if (_buttonPressTimer > t)
delay(_buttonPressTimer - t);
// fall through
case 2:
mode = 0;
_lastButtonShape = 0;