mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 23:31:53 -05:00
Replace references to VisualServer in code comments with RenderingServer
VisualServer no longer exists in the `master` branch.
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
#include "renderer_scene_cull.h"
|
||||
#include "rendering_server_globals.h"
|
||||
|
||||
// careful, these may run in different threads than the visual server
|
||||
// careful, these may run in different threads than the rendering server
|
||||
|
||||
int RenderingServerDefault::changes = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user