You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-08 12:40:44 +00:00
Replace references to VisualServer in code comments with RenderingServer
VisualServer no longer exists in the `master` branch.
This commit is contained in:
@@ -1158,4 +1158,4 @@ public:
|
||||
virtual ~RendererSceneCull();
|
||||
};
|
||||
|
||||
#endif // VISUALSERVERSCENE_H
|
||||
#endif // RENDERING_SERVER_SCENE_CULL_H
|
||||
|
||||
Reference in New Issue
Block a user