Update accept_input.gd (#460)
This commit is contained in:
@@ -13,8 +13,8 @@
|
|||||||
#
|
#
|
||||||
# **Warning**: `SKIP` and `NONE` also disable autosaves.
|
# **Warning**: `SKIP` and `NONE` also disable autosaves.
|
||||||
#
|
#
|
||||||
# **Note**: If `SKIP` is specified, it will be reset to `ALL` when the event has
|
# **Warning**: The type of input accepted will persist even after the current
|
||||||
# finished. `NONE` persists even after the event.
|
# event has ended.
|
||||||
#
|
#
|
||||||
# @ESC
|
# @ESC
|
||||||
extends ESCBaseCommand
|
extends ESCBaseCommand
|
||||||
|
|||||||
Reference in New Issue
Block a user