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