Move about the GoDot geezers boat race

This commit is contained in:
2026-08-18 15:09:10 +01:00
parent f28d1184cc
commit de0e8d8d1f
6 changed files with 71 additions and 1 deletions

19
Broken People.sln Normal file
View File

@@ -0,0 +1,19 @@
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Broken People", "Broken People.csproj", "{A0F3457E-9347-4137-A31C-4A33B9855450}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
ExportDebug|Any CPU = ExportDebug|Any CPU
ExportRelease|Any CPU = ExportRelease|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A0F3457E-9347-4137-A31C-4A33B9855450}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A0F3457E-9347-4137-A31C-4A33B9855450}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A0F3457E-9347-4137-A31C-4A33B9855450}.ExportDebug|Any CPU.ActiveCfg = ExportDebug|Any CPU
{A0F3457E-9347-4137-A31C-4A33B9855450}.ExportDebug|Any CPU.Build.0 = ExportDebug|Any CPU
{A0F3457E-9347-4137-A31C-4A33B9855450}.ExportRelease|Any CPU.ActiveCfg = ExportRelease|Any CPU
{A0F3457E-9347-4137-A31C-4A33B9855450}.ExportRelease|Any CPU.Build.0 = ExportRelease|Any CPU
EndGlobalSection
EndGlobal