mirror of
https://github.com/thecatontheceiling/buckshotroulette-decomp.git
synced 2024-11-24 22:47:01 +00:00
4 lines
83 B
GDScript3
4 lines
83 B
GDScript3
|
class_name Amounts extends Node
|
||
|
|
||
|
@export var array_amounts : Array[AmountResource]
|