- typo
This commit is contained in:
parent
81341ac6c5
commit
bf81799701
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,7 @@ private:
|
|||
subsector_t * viewsubsector;
|
||||
TArray<seg_t *> lowersegs;
|
||||
|
||||
sector_t fakesec; // this is a struct member because it gets used in recursively called functions so it cannot be pu on the stack.
|
||||
sector_t fakesec; // this is a struct member because it gets used in recursively called functions so it cannot be put on the stack.
|
||||
public:
|
||||
|
||||
void ClearBuffers();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue