Merge branch 'master' into 20-06-24-movement-prediction
This commit is contained in:
@@ -74,7 +74,7 @@ namespace Content.Server.GameObjects.Components.Movement
|
||||
}
|
||||
}
|
||||
|
||||
public void SetSprinting(ushort subTick, bool enabled)
|
||||
public void SetSprinting(ushort subTick, bool walking)
|
||||
{
|
||||
// Shuttles can't sprint.
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user