mirror of
https://github.com/doukutsu-rs/doukutsu-rs
synced 2025-05-06 06:14:29 +00:00
update extraction guide link on android
This commit is contained in:
parent
aaecafcb72
commit
3297b151ad
|
@ -20,7 +20,7 @@ impl NoDataScene {
|
|||
}
|
||||
|
||||
#[cfg(target_os = "android")]
|
||||
static REL_URL: &str = "https://github.com/doukutsu-rs/game-data/releases";
|
||||
static REL_URL: &str = "https://github.com/doukutsu-rs/doukutsu-rs#data-files";
|
||||
|
||||
impl Scene for NoDataScene {
|
||||
#[allow(unused)]
|
||||
|
|
Loading…
Reference in a new issue