mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-19 00:15:30 +00:00
PETKA: fix minor display issue in panel interface
This commit is contained in:
parent
ad6b53f175
commit
595a81a287
@ -114,7 +114,6 @@ void InterfacePanel::start(int id) {
|
||||
obj->_y = _objectPoints[i].y;
|
||||
obj->_frame = 1;
|
||||
obj->_animate = false;
|
||||
obj->_isShown = true;
|
||||
_objs.push_back(obj);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user