mirror of
https://github.com/antopilo/Nuake.git
synced 2026-09-04 11:35:06 +03:00
Minor improvement of editor camera control logic
This commit is contained in:
@@ -34,8 +34,8 @@ namespace Nuake
|
||||
if (!previous && controlled)
|
||||
{
|
||||
firstMouse = true;
|
||||
//mouseLastX = x;
|
||||
//mouseLastY = y;
|
||||
mouseLastX = x;
|
||||
mouseLastY = y;
|
||||
}
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user