mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-09-18 10:47:14 +00:00
Removed accidental terminal command. Window focusing is hard.
This commit is contained in:
parent
b15d2dc622
commit
e508cfdfde
|
@ -26,7 +26,6 @@
|
||||||
<ConsolePause>false</ConsolePause>
|
<ConsolePause>false</ConsolePause>
|
||||||
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
||||||
<DocumentationFile>bin\Debug\iOS\OpenTK.xml</DocumentationFile>
|
<DocumentationFile>bin\Debug\iOS\OpenTK.xml</DocumentationFile>
|
||||||
xed
|
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
||||||
<DebugType>pdbonly</DebugType>
|
<DebugType>pdbonly</DebugType>
|
||||||
|
|
Loading…
Reference in a new issue