From 4b91330b7541325650427e7d8ed9223cde163d06 Mon Sep 17 00:00:00 2001 From: zeromus Date: Tue, 7 Jul 2015 14:17:39 -0500 Subject: [PATCH] the guy wants the thing says he doesnt need any more than 16 of the thing and neither does anyone else, so limit the thing to 16 --- BizHawk.Client.EmuHawk/config/DisplayConfigLite.Designer.cs | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/BizHawk.Client.EmuHawk/config/DisplayConfigLite.Designer.cs b/BizHawk.Client.EmuHawk/config/DisplayConfigLite.Designer.cs index 84538a5699..3487933d7a 100644 --- a/BizHawk.Client.EmuHawk/config/DisplayConfigLite.Designer.cs +++ b/BizHawk.Client.EmuHawk/config/DisplayConfigLite.Designer.cs @@ -673,6 +673,11 @@ // nudPrescale // this.nudPrescale.Location = new System.Drawing.Point(260, 113); + this.nudPrescale.Maximum = new decimal(new int[] { + 16, + 0, + 0, + 0}); this.nudPrescale.Minimum = new decimal(new int[] { 1, 0,