mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-11 20:11:18 +03:00
* Adjust the mouse sensitivity, think this feels better
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#include "MouseTurnInput.hpp"
|
||||
#include "Mouse.hpp"
|
||||
|
||||
constexpr float C_SENSITIVITY = 0.9f;
|
||||
constexpr float C_SENSITIVITY = 0.5f;
|
||||
|
||||
MouseTurnInput::MouseTurnInput(Minecraft* pMC)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user