diff options
Diffstat (limited to 'TimeHACK/TimeHACK.csproj')
| -rw-r--r-- | TimeHACK/TimeHACK.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TimeHACK/TimeHACK.csproj b/TimeHACK/TimeHACK.csproj index da2a5a3..6b5fbab 100644 --- a/TimeHACK/TimeHACK.csproj +++ b/TimeHACK/TimeHACK.csproj @@ -55,7 +55,7 @@ <WarningLevel>4</WarningLevel> </PropertyGroup> <PropertyGroup> - <StartupObject>TimeHACK.ExtraEntry</StartupObject> + <StartupObject>TimeHACK.Program</StartupObject> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'"> <DebugSymbols>true</DebugSymbols> |
