xash3d-fwgs: append missing new line at the end of file

This commit is contained in:
Alibek Omarov
2019-11-02 08:56:07 +03:00
parent d6f8112860
commit 0dd91ceda2
54 changed files with 54 additions and 54 deletions
+1 -1
View File
@@ -407,4 +407,4 @@ void S_FreeSounds( void )
memset( s_sfxHashList, 0, sizeof( s_sfxHashList ));
s_numSfx = 0;
}
}