diff options
author | RaindropsSys <raindrops@equestria.dev> | 2024-05-10 19:42:49 +0200 |
---|---|---|
committer | RaindropsSys <raindrops@equestria.dev> | 2024-05-10 19:42:49 +0200 |
commit | 0d2c955098f7a16e1b844196fb6f996c5e09d9c8 (patch) | |
tree | b53ab4317cc9e219acce0e28432c6c3322a10b44 /launcher/.idea | |
parent | a0b8badf429a559f2de7176fba8184e436bd9ff4 (diff) | |
download | atomic-0d2c955098f7a16e1b844196fb6f996c5e09d9c8.tar.gz atomic-0d2c955098f7a16e1b844196fb6f996c5e09d9c8.tar.bz2 atomic-0d2c955098f7a16e1b844196fb6f996c5e09d9c8.zip |
Crappy code fix 1/?
Diffstat (limited to 'launcher/.idea')
-rw-r--r-- | launcher/.idea/vcs.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/launcher/.idea/vcs.xml b/launcher/.idea/vcs.xml index 35eb1dd..62bd7a0 100644 --- a/launcher/.idea/vcs.xml +++ b/launcher/.idea/vcs.xml @@ -2,5 +2,6 @@ <project version="4"> <component name="VcsDirectoryMappings"> <mapping directory="" vcs="Git" /> + <mapping directory="$PROJECT_DIR$/.." vcs="Git" /> </component> </project>
\ No newline at end of file |