fix: added Map.cs to the solution
This commit is contained in:
@@ -98,6 +98,7 @@
|
|||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Compile Include="Hacks\Misc.cs" />
|
<Compile Include="Hacks\Misc.cs" />
|
||||||
<Compile Include="Hacks\Unlock.cs" />
|
<Compile Include="Hacks\Unlock.cs" />
|
||||||
|
<Compile Include="Helpers\Map.cs" />
|
||||||
<Compile Include="Helpers\GUIHelper.cs" />
|
<Compile Include="Helpers\GUIHelper.cs" />
|
||||||
<Compile Include="Helpers\Render.cs" />
|
<Compile Include="Helpers\Render.cs" />
|
||||||
<Compile Include="Helpers\StateHelper.cs" />
|
<Compile Include="Helpers\StateHelper.cs" />
|
||||||
|
|||||||
Reference in New Issue
Block a user