Style: Apply new clang-format changes
This commit is contained in:
@ -192,7 +192,7 @@ public:
|
||||
RID get_debug_texture();
|
||||
const Size2i &get_occlusion_buffer_size() const { return occlusion_buffer_size; }
|
||||
|
||||
virtual ~HZBuffer(){};
|
||||
virtual ~HZBuffer() {}
|
||||
};
|
||||
|
||||
static RendererSceneOcclusionCull *get_singleton() { return singleton; }
|
||||
|
||||
Reference in New Issue
Block a user