forked from PretendoNetwork/Inkay
OLV changes
This commit is contained in:
parent
998abca200
commit
1796ebebb5
3 changed files with 55 additions and 13 deletions
|
|
@ -91,7 +91,7 @@ void splatoon_patcher(){
|
|||
|
||||
auto str_loc = (char*)(0x000009ac + (uint32_t)game_data_region);
|
||||
|
||||
strcpy(str_loc, "https://s-res.spfn.net/post");
|
||||
strcpy(str_loc, "https://splatpost.spbr.net/post");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue