From c05696df8cf89da5ab9ad602570ce110da653231 Mon Sep 17 00:00:00 2001 From: BuildTools Date: Wed, 28 Oct 2020 11:42:17 +0100 Subject: [PATCH] Turn studio mode to enable by default --- .idea/compiler.xml | 1 + .idea/misc.xml | 2 +- .idea/vcs.xml | 6 ++++++ .idea/workspace.xml | 9 +++++++-- src/main/java/com/volmit/iris/IrisSettings.java | 2 +- 5 files changed, 16 insertions(+), 4 deletions(-) create mode 100644 .idea/vcs.xml diff --git a/.idea/compiler.xml b/.idea/compiler.xml index 1d99cc9eb..3f3479ee6 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -2,6 +2,7 @@ + diff --git a/.idea/misc.xml b/.idea/misc.xml index 32b0695a3..4fe260455 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -7,5 +7,5 @@ - + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 000000000..35eb1ddfb --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 088f2cafa..376f5662b 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,7 +4,9 @@ + +