diff options
author | Bryson Steck <steck.bryson@gmail.com> | 2021-06-05 23:10:04 -0600 |
---|---|---|
committer | Bryson Steck <steck.bryson@gmail.com> | 2021-06-05 23:10:04 -0600 |
commit | e05c16e0a649356020dc1b05d38c4a73e709ce00 (patch) | |
tree | e84b3ff3019036b15a6fbbc3bb9e6e1edc2e6059 /.idea/encodings.xml | |
download | resurrection-e05c16e0a649356020dc1b05d38c4a73e709ce00.tar resurrection-e05c16e0a649356020dc1b05d38c4a73e709ce00.tar.gz resurrection-e05c16e0a649356020dc1b05d38c4a73e709ce00.tar.bz2 |
initial commit
Diffstat (limited to '.idea/encodings.xml')
-rw-r--r-- | .idea/encodings.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.idea/encodings.xml b/.idea/encodings.xml new file mode 100644 index 0000000..7b0d571 --- /dev/null +++ b/.idea/encodings.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="Encoding"> + <file url="file://$PROJECT_DIR$/data/player.data" charset="UTF-8" /> + <file url="PROJECT" charset="UTF-8" /> + </component> +</project>
\ No newline at end of file |