diff options
| author | xolatile | 2025-07-21 12:26:47 +0200 |
|---|---|---|
| committer | xolatile | 2025-07-21 12:26:47 +0200 |
| commit | d085675aaa6ea427fa6417745387ebc9d2e77afc (patch) | |
| tree | d83eec12bf37bfabaa00635c052986fbaff99631 /src/engine/world.cpp | |
| parent | 38b075752c7a5770b62b247dceb4e06ea404fb5f (diff) | |
| download | xolatile-badassbug-d085675aaa6ea427fa6417745387ebc9d2e77afc.tar.xz xolatile-badassbug-d085675aaa6ea427fa6417745387ebc9d2e77afc.tar.zst | |
Removed PVS code because it will never be used...
Diffstat (limited to 'src/engine/world.cpp')
| -rw-r--r-- | src/engine/world.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/engine/world.cpp b/src/engine/world.cpp index a2e1766..185d972 100644 --- a/src/engine/world.cpp +++ b/src/engine/world.cpp @@ -1225,7 +1225,6 @@ void resetmap() cleanreflections(); resetblendmap(); resetlightmaps(); - clearpvs(); clearslots(); clearparticles(); cleardecals(); |
