Add and update name convention
Some checks failed
Some checks failed
This commit is contained in:
@@ -4,7 +4,7 @@ extends DebugMenuBase
|
||||
func _ready():
|
||||
# Set specific configuration for Match3DebugMenu
|
||||
log_category = "Match3"
|
||||
target_script_path = "res://scenes/game/gameplays/match3_gameplay.gd"
|
||||
target_script_path = "res://scenes/game/gameplays/Match3Gameplay.gd"
|
||||
|
||||
# Call parent's _ready
|
||||
super()
|
||||
|
||||
Reference in New Issue
Block a user