summaryrefslogtreecommitdiff
path: root/data/default_map.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'data/default_map.cfg')
-rw-r--r--data/default_map.cfg16
1 files changed, 0 insertions, 16 deletions
diff --git a/data/default_map.cfg b/data/default_map.cfg
index 840e59a..96ca77c 100644
--- a/data/default_map.cfg
+++ b/data/default_map.cfg
@@ -1,21 +1,5 @@
// Default settings for maps, executed each time the map is loaded.
-if (strcmp $skybox "") [
- skybox "skyboxes/black"
-]
-
-materialreset
-
-texture water "materials/water.png" 0 0 0 0.5
-texture 1 "materials/waterfall.png" 0 0 0 0.5
-texture 1 "materials/water_n.png" 0 0 0 0.5
-texture 1 "materials/water_dudv.png" 0 0 0 0.5
-texture 1 "materials/waterfall_n.png" 0 0 0 0.5
-texture 1 "materials/waterfall_dudv.png" 0 0 0 0.5
-
-texture lava "materials/lava.png" 0 0 0 0.5
-texture 1 "materials/lava.png" 0 0 0 0.5
-
texturereset
setshader "stdworld"