summaryrefslogtreecommitdiff
path: root/scene/2d/tile_map.h
diff options
context:
space:
mode:
Diffstat (limited to 'scene/2d/tile_map.h')
-rw-r--r--scene/2d/tile_map.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/scene/2d/tile_map.h b/scene/2d/tile_map.h
index 7ef4605527..c95d2cd048 100644
--- a/scene/2d/tile_map.h
+++ b/scene/2d/tile_map.h
@@ -255,8 +255,6 @@ public:
void set_occluder_light_mask(int p_mask);
int get_occluder_light_mask() const;
- void set_blend_mode(BlendMode p_blend_mode);
-
virtual void set_light_mask(int p_light_mask);
void clear();