- Fixed: The sight checking code didn't initialize the myseethrough variable.
SVN r1363 (trunk)
This commit is contained in:
parent
036deb1ae6
commit
c5ca865a7f
2 changed files with 2 additions and 0 deletions
|
|
@ -76,6 +76,7 @@ public:
|
|||
|
||||
SeePastBlockEverything = flags & 6;
|
||||
SeePastShootableLines = flags & 4;
|
||||
myseethrough = FF_SEETHROUGH;
|
||||
}
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue