Added beta functionality for export/import feature

This commit is contained in:
Daniel Xie
2017-06-07 23:57:40 -05:00
parent ac3e5c8c9e
commit d09179cd4f
6 changed files with 153 additions and 16 deletions
+4
View File
@@ -296,4 +296,8 @@
color: white;
text-decoration: none;
cursor: pointer;
}
#import-game-file-selector {
display:none;
}