mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-06-11 06:07:12 +08:00
5 lines
83 B
GDScript
5 lines
83 B
GDScript
|
|
extends Control
|
||
|
|
class_name GodocklyBlock
|
||
|
|
|
||
|
|
@export var overrideContents: Array = []
|