mirror of
https://github.com/PaiGramTeam/EnkaNetwork.py.git
synced 2024-11-16 03:45:28 +00:00
Fix typo
This commit is contained in:
parent
5b37cf6d38
commit
2e07b1dde8
@ -232,7 +232,7 @@ loop.run_until_complete(main())
|
||||
```
|
||||
|
||||
## Assets NameTextMapHash
|
||||
The `NameTextMapHash` is a hash map that contains the name text of the assets. You cane get `NameTextMapHash` from `hash_id` like this:
|
||||
The `NameTextMapHash` is a hash map that contains the name text of the assets. You can get `NameTextMapHash` from `hash_id` like this:
|
||||
|
||||
```py
|
||||
import asyncio
|
||||
|
Loading…
Reference in New Issue
Block a user