diary/configuration/emotes/emote_list.gd

5 lines
114 B
GDScript3
Raw Normal View History

extends Resource
class_name EmoteList
export(Array, String) var list # Each emote shortcut needs to be set here.