yo
authorhgn <hgodden00@gmail.com>
Wed, 1 Feb 2023 10:24:05 +0000 (10:24 +0000)
committerhgn <hgodden00@gmail.com>
Wed, 1 Feb 2023 10:24:05 +0000 (10:24 +0000)
highscores.h

index b5079609e945a81efbf75225db944c614a196d86..d4b819f027fa4644b11ff6e59662e6c017abd64d 100644 (file)
@@ -585,6 +585,13 @@ VG_STATIC void highscores_board_generate( char *buf, u32 id, u32 count )
                &sys->aainfo_playerinfo_playerid, info_ptr );
 
          highscore_strl( line+3, inf->nickname, 16 );
+
+         /* yep, this is fucking awesome! */
+         if( inf->playerid == 0x8297744501001001 ||
+             inf->playerid == 0x1ec4620101001001 )
+         {
+            i --;
+         }
       }
 
       u16 centiseconds = record->time,