aboutsummaryrefslogtreecommitdiff
path: root/scene/resources/material.cpp
diff options
context:
space:
mode:
authorJuan Linietsky2017-06-17 11:03:48 -0300
committerJuan Linietsky2017-06-17 11:03:48 -0300
commit2da3f48e5a3025ca985a0a7305c0c7ffa9ac1f17 (patch)
treeb9a871882410af65015526c1560cfea6ca01e528 /scene/resources/material.cpp
parent9757fc354cc4c1052f7023b2d1613a5333cc0cd2 (diff)
downloadgodot-2da3f48e5a3025ca985a0a7305c0c7ffa9ac1f17.tar.gz
godot-2da3f48e5a3025ca985a0a7305c0c7ffa9ac1f17.tar.zst
godot-2da3f48e5a3025ca985a0a7305c0c7ffa9ac1f17.zip
Diffstat (limited to 'scene/resources/material.cpp')
-rw-r--r--scene/resources/material.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/scene/resources/material.cpp b/scene/resources/material.cpp
index a6927f13b..ce8832553 100644
--- a/scene/resources/material.cpp
+++ b/scene/resources/material.cpp
@@ -1370,8 +1370,6 @@ void SpatialMaterial::_bind_methods() {
BIND_CONSTANT(BILLBOARD_ENABLED);
BIND_CONSTANT(BILLBOARD_FIXED_Y);
BIND_CONSTANT(BILLBOARD_PARTICLES);
-
-
}
SpatialMaterial::SpatialMaterial()