fix
This commit is contained in:
4
core/biome_generator/prop_info.gd
Normal file
4
core/biome_generator/prop_info.gd
Normal file
@@ -0,0 +1,4 @@
|
||||
extends Marker3D
|
||||
class_name PropInfo
|
||||
|
||||
@export var available_props: Array[PackedScene]
|
||||
Reference in New Issue
Block a user