Template:PatchDiff/December 6, 2012 Patch (Beta)/team fortress 2 beta engine.gcf/hl2.sh

From Team Fortress Wiki
Jump to: navigation, search
3939# and launch the game
4040cd "$GAMEROOT"
4141 
N/A42# Enable path match if we are running with loose files
N/A43if [ -f pathmatch.inf ]; then
N/A44 export ENABLE_PATHMATCH=1
N/A45fi
N/A46 
4247# Do the following for strace:
4348# GAME_DEBUGGER="strace -f -o strace.log"
4449# Do the following for tcmalloc