DESKTOP-AB9OQPJ\RED-10 %!s(int64=3) %!d(string=hai) anos
pai
achega
0f51eaebc1
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      jni/CMyProfile.cpp

+ 2 - 1
jni/CMyProfile.cpp

@@ -518,7 +518,8 @@ void CMyProfile::SetNationalTeam(int dr1) {
 //-------------------------------------------------------------------------------------------------
 //-------------------------------------------------------------------------------------------------
 //001CE0F8 //^_^
 //001CE0F8 //^_^
 uint16 CMyProfile::GetNationalTeam() {
 uint16 CMyProfile::GetNationalTeam() {
-  return 0;
+  LOGE("CMyProfile::GetNationalTeam%p",this);
+  return rand();
 }
 }
 //-------------------------------------------------------------------------------------------------
 //-------------------------------------------------------------------------------------------------
 //001CE108
 //001CE108