You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-12-05 17:15:09 +00:00
[macOS] Fix running with DisplayServerHeadless.
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
#undef CursorShape
|
||||
|
||||
class DisplayServerMacOS : public DisplayServer {
|
||||
// No need to register with GDCLASS, it's platform-specific and nothing is added.
|
||||
GDCLASS(DisplayServerMacOS, DisplayServer); // Note: required for Object::cast_to.
|
||||
|
||||
_THREAD_SAFE_CLASS_
|
||||
|
||||
|
||||
Reference in New Issue
Block a user