world portal listing gui

This commit is contained in:
minjaesong
2023-05-29 17:51:15 +09:00
parent 98a6c9ae70
commit 331e89b4df
6 changed files with 186 additions and 39 deletions

View File

@@ -148,5 +148,5 @@ object AVKey {
*
* example value: `"SIxM+kGlrjZgLx5Zeqz7,;:UIZ5Q=2WT35SgKpOp.,vvf'fNW3G<ROimy(Y;E<,-mdtr5|^RGOqr0x*T*lC,YABr1oQwErKG)pGC'gUG"`
*/
const val WORLD_PORTAL_DICT = ""
const val WORLD_PORTAL_DICT = "worldportaldict"
}