Sha256: 9028976f948f3a6e60780efcf42a6dcbc3eb38be6360884843697c9ac2a8c62c
Contents?: true
Size: 264 Bytes
Versions: 21
Compression:
Stored size: 264 Bytes
Contents
class ControlsMenuScreen include Gametel list_item(:light_theme, :text => '1. Light Theme') list_item(:dark_theme, :text => '2. Dark Theme') list_item(:custom_theme, :text => '5. Custom Theme') list_item(:old_theme, :text => '6. Holo or Old Theme') end
Version data entries
21 entries across 21 versions & 1 rubygems