Added Settings

This commit is contained in:
2019-10-24 18:03:56 -05:00
parent f4c6ad1d35
commit bcbe70d8d8
8 changed files with 64 additions and 20 deletions

View File

@@ -18,7 +18,7 @@ class IMICRTS
stack do
case elements[index]
when :edit_line
edit_line "Novice"
edit_line Setting.get(:player_name)
when :button
button item
when :toggle_button