(b130881e0) Added: Overriding of the BebasNeue-Regular.otf in Russian due to missing characters

This commit is contained in:
Joonas Rikkonen
2019-05-16 06:42:59 +03:00
parent 02723c661c
commit b7e8407df5
18 changed files with 423 additions and 63 deletions
@@ -1146,10 +1146,6 @@ namespace Barotrauma
}
if (!(this is AICharacter) || Controlled == this || IsRemotePlayer)
{
SmoothedCursorPosition = cursorPosition;
}
else
{
//apply some smoothing to the cursor positions of remote players when playing as a client
//to make aiming look a little less choppy