diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2020-04-20 19:09:33 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2020-04-20 19:09:33 -0400 |
| commit | 7c1e566113d59699af1624186c64eca67f063fc6 (patch) | |
| tree | 5a6850a695986872d5d0b09d7dab8421628fe33e /.idea | |
| parent | dd117b77aae1d8be7563b360d05b842a73b7dab2 (diff) | |
| download | Project-Sandbox-7c1e566113d59699af1624186c64eca67f063fc6.tar.gz Project-Sandbox-7c1e566113d59699af1624186c64eca67f063fc6.tar.bz2 Project-Sandbox-7c1e566113d59699af1624186c64eca67f063fc6.zip | |
Upgraded Unity
Diffstat (limited to '.idea')
| -rw-r--r-- | .idea/.idea.Project Sandbox/.idea/contentModel.xml | 4 | ||||
| -rw-r--r-- | .idea/.idea.Project Sandbox/.idea/indexLayout.xml | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/.idea/.idea.Project Sandbox/.idea/contentModel.xml b/.idea/.idea.Project Sandbox/.idea/contentModel.xml index a26842a..44b3a82 100644 --- a/.idea/.idea.Project Sandbox/.idea/contentModel.xml +++ b/.idea/.idea.Project Sandbox/.idea/contentModel.xml @@ -7,11 +7,9 @@ <e p="Assembly-CSharp.csproj" t="IncludeRecursive" /> <e p="Assets" t="Include"> <e p="Scripts" t="Include"> - <e p="Exit.cs" t="Include" /> - <e p="Gun.cs" t="Include" /> <e p="MouseLook.cs" t="Include" /> <e p="PlayerMovement.cs" t="Include" /> - <e p="Target.cs" t="Include" /> + <e p="Quit.cs" t="Include" /> </e> </e> <e p="Project Sandbox.sln" t="IncludeFlat" /> diff --git a/.idea/.idea.Project Sandbox/.idea/indexLayout.xml b/.idea/.idea.Project Sandbox/.idea/indexLayout.xml index 2c5a036..c1db818 100644 --- a/.idea/.idea.Project Sandbox/.idea/indexLayout.xml +++ b/.idea/.idea.Project Sandbox/.idea/indexLayout.xml @@ -7,7 +7,7 @@ <Path>Library/PackageCache/com.unity.ext.nunit@1.0.0</Path> <Path>Library/PackageCache/com.unity.ide.rider@1.1.4</Path> <Path>Library/PackageCache/com.unity.ide.vscode@1.1.4</Path> - <Path>Library/PackageCache/com.unity.test-framework@1.1.11</Path> + <Path>Library/PackageCache/com.unity.test-framework@1.1.13</Path> <Path>Library/PackageCache/com.unity.textmeshpro@2.0.1</Path> <Path>Library/PackageCache/com.unity.timeline@1.2.13</Path> <Path>Packages</Path> |
