diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2021-05-24 21:04:13 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2021-05-24 21:04:13 -0400 |
| commit | 220b16ec3935f5ccb79755d0fda009e5172c2023 (patch) | |
| tree | 93f6443a80761e539ca18b95c7bd9e96ff0f334b /ProjectSettings/VersionControlSettings.asset | |
| download | prototype-a-220b16ec3935f5ccb79755d0fda009e5172c2023.tar.gz prototype-a-220b16ec3935f5ccb79755d0fda009e5172c2023.tar.bz2 prototype-a-220b16ec3935f5ccb79755d0fda009e5172c2023.zip | |
Inital commit
Diffstat (limited to 'ProjectSettings/VersionControlSettings.asset')
| -rw-r--r-- | ProjectSettings/VersionControlSettings.asset | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ProjectSettings/VersionControlSettings.asset b/ProjectSettings/VersionControlSettings.asset new file mode 100644 index 0000000..dca2881 --- /dev/null +++ b/ProjectSettings/VersionControlSettings.asset @@ -0,0 +1,8 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!890905787 &1 +VersionControlSettings: + m_ObjectHideFlags: 0 + m_Mode: Visible Meta Files + m_CollabEditorSettings: + inProgressEnabled: 1 |
