conforms file names to consistant standard
This commit is contained in:
5
scripts/resources/stat_attribute.gd
Normal file
5
scripts/resources/stat_attribute.gd
Normal file
@@ -0,0 +1,5 @@
|
||||
class_name StatAttribute
|
||||
extends Resource
|
||||
|
||||
@export var key: String
|
||||
@export var value: float
|
||||
Reference in New Issue
Block a user