Show More
Commit Description:
Use Game.Exit()....
Commit Description:
Use Game.Exit(). Using System.Exit() within Encompass classes causes a segfault. On Windows, the game would hang when quitting.
File last commit:
Show/Diff file:
Action:
SpriteFontPlus/src/obj/SpriteFontPlus.FNA.csproj.nuget.g.targets
5 lines | 289 B | text/plain | TextLexer
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
</PropertyGroup>
</Project>