namespace WacK.Configuration { public class PlaySettings { public static float playSpeedMultiplier = 2f; } }