From aff2e47bff7bb70c068772d5bb49b57a2acd19aa Mon Sep 17 00:00:00 2001
From: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
Date: Sat, 4 May 2024 13:20:14 +0200
Subject: [C#] Unexpose `GodotSharp`
This class seems to have been exposed accidentally, and breaks
documentation on non-mono builds, requiring hacks
---
doc/classes/@GlobalScope.xml | 3 ---
1 file changed, 3 deletions(-)
(limited to 'doc')
diff --git a/doc/classes/@GlobalScope.xml b/doc/classes/@GlobalScope.xml
index 26bf515135..87bc4c6db2 100644
--- a/doc/classes/@GlobalScope.xml
+++ b/doc/classes/@GlobalScope.xml
@@ -1570,9 +1570,6 @@
The [Geometry3D] singleton.
-
- The [GodotSharp] singleton.
-
The [IP] singleton.
--
cgit v1.2.3