namespace RageCoop.Client { internal class SyncParameters { public static float PositioinPredictionDefault = 0.01f; } }