From 5458b14c439a040f75927fe61b31be680ad71972 Mon Sep 17 00:00:00 2001 From: Andrew Woodward Date: Mon, 3 Oct 2022 00:14:53 -0700 Subject: Remove reference in OS to date and time functions Since they moved to Time --- doc/classes/OS.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/classes') diff --git a/doc/classes/OS.xml b/doc/classes/OS.xml index bc6ac8012f..15b3d4958c 100644 --- a/doc/classes/OS.xml +++ b/doc/classes/OS.xml @@ -4,7 +4,7 @@ Operating System functions. - Operating System functions. OS wraps the most common functionality to communicate with the host operating system, such as the clipboard, video driver, date and time, timers, environment variables, execution of binaries, command line, etc. + Operating System functions. OS wraps the most common functionality to communicate with the host operating system, such as the clipboard, video driver, delays, environment variables, execution of binaries, command line, etc. https://godotengine.org/asset-library/asset/677 -- cgit v1.2.3