Update accept_input.gd (#460)

This commit is contained in:
Dennis Ploeger
2021-11-23 22:23:35 +01:00
committed by GitHub
parent c6b0ab8a38
commit 16510dde51

View File

@@ -13,8 +13,8 @@
#
# **Warning**: `SKIP` and `NONE` also disable autosaves.
#
# **Note**: If `SKIP` is specified, it will be reset to `ALL` when the event has
# finished. `NONE` persists even after the event.
# **Warning**: The type of input accepted will persist even after the current
# event has ended.
#
# @ESC
extends ESCBaseCommand