diff options
| author | Rémi Verschelde | 2017-11-24 09:16:52 +0100 |
|---|---|---|
| committer | Rémi Verschelde | 2017-11-24 09:16:52 +0100 |
| commit | bc75fae5798c85b4fb18cbcdc3fcbc45a644dae3 (patch) | |
| tree | fe536fd551b978213aa95a3a235ebb30be24a631 /doc/classes/Timer.xml | |
| parent | 15ada56d73817c5c0be97882a88cb27696fcd3a8 (diff) | |
| download | godot-bc75fae5798c85b4fb18cbcdc3fcbc45a644dae3.tar.gz godot-bc75fae5798c85b4fb18cbcdc3fcbc45a644dae3.tar.zst godot-bc75fae5798c85b4fb18cbcdc3fcbc45a644dae3.zip | |
Diffstat (limited to 'doc/classes/Timer.xml')
| -rw-r--r-- | doc/classes/Timer.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/Timer.xml b/doc/classes/Timer.xml index 8d834537a..d8173d46a 100644 --- a/doc/classes/Timer.xml +++ b/doc/classes/Timer.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8" ?> -<class name="Timer" inherits="Node" category="Core" version="3.0-alpha"> +<class name="Timer" inherits="Node" category="Core" version="3.0-beta"> <brief_description> A countdown timer. </brief_description> |
