Update to v2.6.1

This commit is contained in:
Lost-MSth
2021-07-21 18:14:26 +08:00
parent 9286caf900
commit 168e5f0b12
9 changed files with 908 additions and 634 deletions

View File

@@ -165,7 +165,7 @@ def get_user_me(c, user_id):
stamina = x[33]
r = {"is_aprilfools": Config.IS_APRILFOOLS,
"curr_available_maps": [],
"curr_available_maps": server.arcworld.get_available_maps(),
"character_stats": user_character,
"friends": get_user_friend(c, user_id),
"settings": {