shavit-rankings.sp - remove extra }

This commit is contained in:
mourningsickness 2025-08-11 10:02:46 -07:00 committed by GitHub
parent 5ca5446354
commit d140506194
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1386,7 +1386,6 @@ void UpdatePointsForSinglePlayer(int client)
); );
QueryLog(gH_SQL, SQL_UpdateAllStylePoints_Callback, sStyleQuery); QueryLog(gH_SQL, SQL_UpdateAllStylePoints_Callback, sStyleQuery);
}
} }
else // We should only be here if mysql :) else // We should only be here if mysql :)
{ {