j
authorhgn <hgodden00@gmail.com>
Wed, 1 Feb 2023 10:33:22 +0000 (10:33 +0000)
committerhgn <hgodden00@gmail.com>
Wed, 1 Feb 2023 10:33:22 +0000 (10:33 +0000)
highscores.h

index d4b819f027fa4644b11ff6e59662e6c017abd64d..257ff694c79ab64ff9a0643b5537a973f5ef1ab3 100644 (file)
@@ -588,7 +588,9 @@ VG_STATIC void highscores_board_generate( char *buf, u32 id, u32 count )
 
          /* yep, this is fucking awesome! */
          if( inf->playerid == 0x8297744501001001 ||
-             inf->playerid == 0x1ec4620101001001 )
+             inf->playerid == 0x1ec4620101001001 ||
+             inf->playerid == 0x0110000145749782 ||
+             inf->playerid == 0x011000010162c41e )
          {
             i --;
          }