You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-07 12:30:27 +00:00
fixed server breaking error in previous splash screen commit
This commit is contained in:
@@ -779,6 +779,7 @@ public:
|
||||
|
||||
virtual bool has_feature(VS::Features p_feature) const;
|
||||
|
||||
virtual void restore_framebuffer();
|
||||
|
||||
RasterizerDummy();
|
||||
virtual ~RasterizerDummy();
|
||||
|
||||
Reference in New Issue
Block a user