summaryrefslogtreecommitdiff
path: root/src/engine/world.cpp
diff options
context:
space:
mode:
authorxolatile2025-07-21 12:26:47 +0200
committerxolatile2025-07-21 12:26:47 +0200
commitd085675aaa6ea427fa6417745387ebc9d2e77afc (patch)
treed83eec12bf37bfabaa00635c052986fbaff99631 /src/engine/world.cpp
parent38b075752c7a5770b62b247dceb4e06ea404fb5f (diff)
downloadxolatile-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.cpp1
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();