mirror of
https://github.com/shavitush/bhoptimer.git
synced 2025-12-07 02:18:26 +00:00
shavit-rankings.sp - remove extra }
This commit is contained in:
parent
5ca5446354
commit
d140506194
@ -1387,7 +1387,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 :)
|
||||||
{
|
{
|
||||||
FormatEx(sQuery, sizeof(sQuery),
|
FormatEx(sQuery, sizeof(sQuery),
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user