(b130881e0) Added: Overriding of the BebasNeue-Regular.otf in Russian due to missing characters
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user