MYST3: Uncomment mistakenly commented line

This commit is contained in:
Bastien Bouclet 2014-02-15 21:18:25 +01:00
parent fa12f7e35e
commit 019e7970f9

View File

@ -125,7 +125,7 @@ void Cursor::lockPosition(bool lock) {
_lockedAtCenter = lock;
//g_system->lockMouse(lock);
g_system->lockMouse(lock);
if (_lockedAtCenter) {
// Locking, just mouve the cursor at the center of the screen