You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-28 16:07:14 +00:00
Remove empty lines around braces with the formatting script
This commit is contained in:
@@ -45,7 +45,6 @@
|
||||
class RenderingServerScene {
|
||||
public:
|
||||
enum {
|
||||
|
||||
MAX_INSTANCE_CULL = 65536,
|
||||
MAX_LIGHTS_CULLED = 4096,
|
||||
MAX_REFLECTION_PROBES_CULLED = 4096,
|
||||
|
||||
Reference in New Issue
Block a user