Renamed solution and project, lost console application, added central rectangle.
commit5210b61cd1bf9a9aefa6e2bc58ba925445f724f0
authorzzandy <zzandy@gmail.com>
Thu, 11 Nov 2010 16:31:10 +0000 (11 18:31 +0200)
committerzzandy <zzandy@gmail.com>
Thu, 11 Nov 2010 16:31:10 +0000 (11 18:31 +0200)
treedd2fdf94baf1f4183552f9bba464ff385fc1e569
parent0361520ffd3a5dc51408748ce82658c6c0a4bf4f
Renamed solution and project, lost console application, added central rectangle.
.gitignore
MinecraftCircus.sln [moved from ConsoleApplication1.sln with 65% similarity]
WindowsFormsApplication1/Form1.cs [deleted file]
WindowsFormsApplication1/MinecraftCircus.csproj [moved from WindowsFormsApplication1/WindowsFormsApplication1.csproj with 100% similarity]
WindowsFormsApplication1/MinecraftCircusForm.Designer.cs [moved from WindowsFormsApplication1/Form1.Designer.cs with 50% similarity]
WindowsFormsApplication1/MinecraftCircusForm.cs [new file with mode: 0644]
WindowsFormsApplication1/MinecraftCircusForm.resx [moved from WindowsFormsApplication1/Form1.resx with 97% similarity]
WindowsFormsApplication1/Program.cs