浏览代码

Update scripting_player_input.rst

Removed outdated: true - I completed this page using Godot 4.1, and everything seems up-to-date.
Chris 1 年之前
父节点
当前提交
2f6781fdfe
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      getting_started/step_by_step/scripting_player_input.rst

+ 0 - 2
getting_started/step_by_step/scripting_player_input.rst

@@ -1,5 +1,3 @@
-:article_outdated: True
-
 .. Intention: only introduce one necessary input method at this point. The
    Inputs section of the docs should provide more guides comparing the various
    tools you have to manage the complexity of user input.