Added blank lines on the end of all files to get rid of warning from diff tool.

This commit is contained in:
richard
2009-05-01 11:22:45 +02:00
parent 0404230fc8
commit fcd3a2e48e
43 changed files with 42 additions and 44 deletions

View File

@ -581,4 +581,4 @@ public CvarsHookRestartGame(Handle:cvar, const String:oldvalue[], const String:n
{
LogMessageFormatted(-1, "Cvars", "Restart Game", "\"mp_restartgame\" was caught and blocked, commencing round.", LOG_FORMAT_TYPE_FULL);
}
}
}