mirror of
https://git.ethanthesleepy.one/ethanaobrien/ew.git
synced 2025-05-13 11:37:33 -05:00
Add more logs
This commit is contained in:
parent
20b579db34
commit
72c4f88e03
2 changed files with 4387 additions and 1 deletions
4386
logs/asd.log
Normal file
4386
logs/asd.log
Normal file
File diff suppressed because one or more lines are too long
|
@ -9,7 +9,7 @@ use base64::{Engine as _, engine::general_purpose};
|
|||
|
||||
//different between ios and android?
|
||||
pub const ASSET_VERSION: &str = "13177023d4b7ad41ff52af4cefba5c55";
|
||||
pub const ASSET_HASH: &str = "9fbfeda43a5cbf744ef23c06c22170aa";
|
||||
pub const ASSET_HASH: &str = "6a6f3be1da2c3734386a1832e251451a";
|
||||
|
||||
pub const ASSET_VERSION_JP: &str = "4c921d2443335e574a82e04ec9ea243c";
|
||||
pub const ASSET_HASH_ANDROID_JP: &str = "67f8f261c16b3cca63e520a25aad6c1c";
|
||||
|
|
Loading…
Add table
Reference in a new issue