4 lines
71 B
GDScript3
4 lines
71 B
GDScript3
|
class_name SavedGame extends Resource
|
||
|
|
||
|
@export var gameData:Dictionary
|