Skip to content

Commit

Permalink
- Removed unused HL1 code.
Browse files Browse the repository at this point in the history
  • Loading branch information
BerntA committed Jun 5, 2021
1 parent 6ccc8bd commit be17c43
Show file tree
Hide file tree
Showing 72 changed files with 4 additions and 39,780 deletions.
4 changes: 0 additions & 4 deletions MSShared/sharedutil.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,3 @@ extern "C" char *strlwr(char *str)
{
return FStrEq( EngineFunc::GetString( m_string ), a ) ? true : false;
}*/

//Needed to support sound.cpp
#include "talkmonster.h"
float CTalkMonster::g_talkWaitTime = 0; // time delay until it's ok to speak: used so that two NPCs don't talk at once
Binary file modified bin/client.dll
Binary file not shown.
Binary file modified bin/ms.dll
Binary file not shown.
103 changes: 0 additions & 103 deletions dlls/Global/Gametype.cpp

This file was deleted.

Loading

0 comments on commit be17c43

Please sign in to comment.