Fixed newlines.

This commit is contained in:
richard
2009-06-12 15:52:51 +02:00
parent 2f87a49a43
commit ae37110c7d
15 changed files with 439 additions and 439 deletions

View File

@ -685,4 +685,4 @@ stock bool:ZMarketIsClientInBuyZone(client)
{
// Return if client is in buyzone.
return bool:GetEntData(client, g_iToolsInBuyZone);
}
}