--- trunk/RomCheater.RVACalculator/CheatInputDialog.cs 2014/09/16 21:09:17 855 +++ trunk/RomCheater.RVACalculator/CheatInputDialog.cs 2014/09/16 21:23:53 856 @@ -7,7 +7,7 @@ using System.Linq; using System.Text; using System.Windows.Forms; -namespace RomCheater.RVACalculator +namespace RomCheater.RVACheatList { public interface ICheatInputDialog { |