diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2020-04-21 14:37:09 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2020-04-21 14:37:09 -0400 |
| commit | b6daed0af784f4e9bc13329dd87c671b06ee1c65 (patch) | |
| tree | c1992e98d3aa3aba021e44d50f1abbc35968dcaa /.idea | |
| parent | ee3e85bc67a0f6f1761c11ea452d7bb862105930 (diff) | |
| download | Project-Sandbox-b6daed0af784f4e9bc13329dd87c671b06ee1c65.tar.gz Project-Sandbox-b6daed0af784f4e9bc13329dd87c671b06ee1c65.tar.bz2 Project-Sandbox-b6daed0af784f4e9bc13329dd87c671b06ee1c65.zip | |
added new audio
Diffstat (limited to '.idea')
| -rw-r--r-- | .idea/.idea.Project Sandbox/.idea/contentModel.xml | 4 | ||||
| -rw-r--r-- | .idea/.idea.Project Sandbox/.idea/discord.xml | 6 | ||||
| -rw-r--r-- | .idea/.idea.Project Sandbox/.idea/projectSettingsUpdater.xml | 2 |
3 files changed, 9 insertions, 3 deletions
diff --git a/.idea/.idea.Project Sandbox/.idea/contentModel.xml b/.idea/.idea.Project Sandbox/.idea/contentModel.xml index aafd495..b8af41c 100644 --- a/.idea/.idea.Project Sandbox/.idea/contentModel.xml +++ b/.idea/.idea.Project Sandbox/.idea/contentModel.xml @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <project version="4"> <component name="ContentModelStore"> - <e p="$USER_HOME$/.Rider2019.3/system/extResources" t="IncludeRecursive" /> - <e p="$USER_HOME$/.Rider2019.3/system/resharper-host/local/Transient/ReSharperHost/v193/SolutionCaches/_Project Sandbox.-2130575860.00" t="ExcludeRecursive" /> + <e p="$USER_HOME$/.cache/JetBrains/Rider2020.1/extResources" t="IncludeRecursive" /> + <e p="$USER_HOME$/.cache/JetBrains/Rider2020.1/resharper-host/local/Transient/ReSharperHost/v201/SolutionCaches/_Project Sandbox.-2130575860.00" t="ExcludeRecursive" /> <e p="$PROJECT_DIR$" t="IncludeRecursive"> <e p="Assembly-CSharp.csproj" t="IncludeRecursive" /> <e p="Assets" t="Include"> diff --git a/.idea/.idea.Project Sandbox/.idea/discord.xml b/.idea/.idea.Project Sandbox/.idea/discord.xml new file mode 100644 index 0000000..368d7c1 --- /dev/null +++ b/.idea/.idea.Project Sandbox/.idea/discord.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="DiscordProjectSettings"> + <option name="show" value="true" /> + </component> +</project>
\ No newline at end of file diff --git a/.idea/.idea.Project Sandbox/.idea/projectSettingsUpdater.xml b/.idea/.idea.Project Sandbox/.idea/projectSettingsUpdater.xml index 7515e76..4bb9f4d 100644 --- a/.idea/.idea.Project Sandbox/.idea/projectSettingsUpdater.xml +++ b/.idea/.idea.Project Sandbox/.idea/projectSettingsUpdater.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <project version="4"> <component name="RiderProjectSettingsUpdater"> - <option name="vcsConfiguration" value="1" /> + <option name="vcsConfiguration" value="2" /> </component> </project>
\ No newline at end of file |
