aboutsummaryrefslogtreecommitdiff
path: root/doc/base
diff options
context:
space:
mode:
authorRémi Verschelde2017-05-08 22:22:20 +0200
committerRémi Verschelde2017-05-08 22:22:20 +0200
commit32afcbc48258ea970ef4b0707f69543baf0f2f5a (patch)
tree1de39c43391806058ee1f9da416f426475c2e5e3 /doc/base
parentbba8f1db307459988385faa4e79fd4aace397e36 (diff)
downloadgodot-32afcbc48258ea970ef4b0707f69543baf0f2f5a.tar.gz
godot-32afcbc48258ea970ef4b0707f69543baf0f2f5a.tar.zst
godot-32afcbc48258ea970ef4b0707f69543baf0f2f5a.zip
Put brave old bb10 platform to a well-deserved rest
Add some 🔥 to appease @reduz. Fixes #8692.
Diffstat (limited to 'doc/base')
-rw-r--r--doc/base/classes.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/base/classes.xml b/doc/base/classes.xml
index 03dd151eb..d1ae66c02 100644
--- a/doc/base/classes.xml
+++ b/doc/base/classes.xml
@@ -26264,7 +26264,7 @@
<return type="String">
</return>
<description>
- Return the name of the host OS. Possible values are: "Android", "BlackBerry 10", "Flash", "Haiku", "iOS", "HTML5", "OSX", "Server", "Windows", "UWP", "X11"
+ Return the name of the host OS. Possible values are: "Android", "Haiku", "iOS", "HTML5", "OSX", "Server", "Windows", "UWP", "X11".
</description>
</method>
<method name="get_power_percent_left">