mirror of
https://github.com/godotengine/godot.git
synced 2024-11-22 12:12:28 +00:00
Remove ArrayMesh::surface_remove declaration
Removal was omitted in 449df8f688
This commit is contained in:
parent
5c4dffe7c2
commit
9367310e2b
@ -209,7 +209,6 @@ public:
|
||||
void surface_update_region(int p_surface, int p_offset, const Vector<uint8_t> &p_data);
|
||||
|
||||
int get_surface_count() const override;
|
||||
void surface_remove(int p_idx);
|
||||
|
||||
void clear_surfaces();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user