Remove software renderer internals from F3DFloor
This commit is contained in:
parent
8ad132b64f
commit
cfe4c55973
12 changed files with 86 additions and 57 deletions
|
|
@ -89,7 +89,8 @@ namespace swrenderer
|
|||
return;
|
||||
}
|
||||
|
||||
NetUpdate();
|
||||
if (Thread->MainThread)
|
||||
NetUpdate();
|
||||
|
||||
frontsector = curline->frontsector;
|
||||
backsector = curline->backsector;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue