Added app.manifest to Client app + Javascript fix Window Button

This commit is contained in:
CMS3762\carminatini
2018-02-14 16:08:09 +01:00
parent 6dc633f53a
commit fbf7fed623
4 changed files with 93 additions and 1 deletions
+2 -1
View File
@@ -5,6 +5,7 @@
</StartArguments>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
<StartArguments>https://threejs.org/examples/#webgl_animation_cloth</StartArguments>
<StartArguments>
</StartArguments>
</PropertyGroup>
</Project>