mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-10-12 02:18:12 +00:00
[client] app: fix spelling error
This commit is contained in:
@@ -266,7 +266,7 @@ void app_handleKeyRelease(int sc)
|
||||
}
|
||||
}
|
||||
|
||||
void app_handleMouseRelitive(double normx, double normy,
|
||||
void app_handleMouseRelative(double normx, double normy,
|
||||
double rawx, double rawy)
|
||||
{
|
||||
if (g_cursor.grab)
|
||||
|
Reference in New Issue
Block a user