UPDATE: Fix load map
All checks were successful
Build / build (push) Successful in 5m18s

This commit is contained in:
2026-04-02 01:09:45 +07:00
parent 8c56999da0
commit a6be76cc3a
4 changed files with 22 additions and 20 deletions

View File

@@ -1,21 +1,21 @@
{
"leader": 2,
"leader": 0,
"lineups": {
"0": 1308,
"1": 1406,
"2": 1218,
"3": 1304
"0": 1415,
"1": 1407,
"2": 1409,
"3": 1413
},
"position": {
"x": -30,
"z": -22750,
"y": -15000,
"rot_y": 234288
"x": -3960,
"z": 10370,
"y": 182047,
"rot_y": 250782
},
"scene": {
"plane_id": 10000,
"floor_id": 10000003,
"entry_id": 100000352
"plane_id": 20521,
"floor_id": 20521001,
"entry_id": 2052101
},
"player_outfit": [
1003
@@ -339,6 +339,7 @@
"cur_avatar_player_icon": 202034,
"cur_player_personal_card": 253001,
"cur_signature": "Firefly GO By Kain",
"cur_nickname": "Superme",
"cur_display_avatar": [
1310,
1309,

View File

@@ -1,5 +1,5 @@
{
"latest_version": "4.1.3-01",
"changelog": "UPDATE: 4.1.53",
"apk_url": "https://git.kain.io.vn/Firefly-Shelter/FireflyGo_Android/releases/download/4.1.3-01/firefly_go_android.apk"
"latest_version": "4.1.3-02",
"changelog": "UPDATE: Fix load map, add change nickname",
"apk_url": "https://git.kain.io.vn/Firefly-Shelter/FireflyGo_Android/releases/download/4.1.3-02/firefly_go_android.apk"
}