diff --git a/rnex-core/src/nex/friends_handler.rs b/rnex-core/src/nex/friends_handler.rs index 531b09e..2038511 100644 --- a/rnex-core/src/nex/friends_handler.rs +++ b/rnex-core/src/nex/friends_handler.rs @@ -167,7 +167,7 @@ impl Friends3DS for FriendsUser { let dummymii = FriendMii { data: Data {}, - pid: 0, + pid: 69, mii: Mii { data: Data {}, name: "test".to_string(),