Don't convert names in config to UUIDs on the main thread

This is pretty messy, but I can't think of a better way to avoid saving about 5 times in a row. Then again, I did just wake up, so my brain may not be on point yet.
This commit is contained in:
Jikoo
2016-11-27 17:30:39 -05:00
parent 718b4bb5dd
commit db2cade4e2
2 changed files with 80 additions and 64 deletions

View File

@@ -10,7 +10,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<openinv.version>3.0.2</openinv.version>
<openinv.version>3.0.3-SNAPSHOT</openinv.version>
</properties>
<profiles>