Implement daily missions

This commit is contained in:
Ethan O'Brien
2024-05-06 14:26:36 -05:00
parent 9a9f62895f
commit 6056e5601a
12 changed files with 183 additions and 59 deletions

View File

@@ -12,7 +12,7 @@ use crate::encryption;
use crate::router::{userdata, gree};
pub const ASSET_VERSION: &str = "cb87bc1468c8631a262ff65b2960470b";
pub const ASSET_HASH_ANDROID: &str = "4715e873031ae4abc3c625e2bd8c935b";
pub const ASSET_HASH_ANDROID: &str = "8d1a9a5ce285c76b5afa2b5bdf154b9d";
pub const ASSET_HASH_IOS: &str = "466d4616d14a8d8a842de06426e084c2";
pub const ASSET_VERSION_JP: &str = "4c921d2443335e574a82e04ec9ea243c";