generated from krampus/template-godot4
Ignored warnings
This commit is contained in:
parent
e01431c000
commit
20a7fd7551
@ -1,6 +1,7 @@
|
|||||||
class_name TutorialManagerType extends Node
|
class_name TutorialManagerType extends Node
|
||||||
## Global autoloaded singleton that manages the game's tutorial.
|
## Global autoloaded singleton that manages the game's tutorial.
|
||||||
|
|
||||||
|
@warning_ignore("unused_signal")
|
||||||
signal disable_all
|
signal disable_all
|
||||||
|
|
||||||
const TUTORIAL_KEY_PREFIX := "game/tutorial/progress/"
|
const TUTORIAL_KEY_PREFIX := "game/tutorial/progress/"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user