added yb_join_after_player convar
This commit is contained in:
parent
2125d4786d
commit
2541f75a74
7 changed files with 241 additions and 26 deletions
16
.gitignore
vendored
16
.gitignore
vendored
|
|
@ -34,3 +34,19 @@ Icon
|
|||
# Files that might appear on external disk
|
||||
.Spotlight-V100
|
||||
.Trashes
|
||||
|
||||
*.pdb
|
||||
*.asm
|
||||
*.tlog
|
||||
*.obj
|
||||
*.log
|
||||
*.manifest
|
||||
*.map
|
||||
*.res
|
||||
*.lib
|
||||
*.exp
|
||||
*.ilk
|
||||
*.opensdf
|
||||
*.dll
|
||||
*.sdf
|
||||
*.suo
|
||||
Loading…
Add table
Add a link
Reference in a new issue