We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
diff --git a/dragon/console.rb b/dragon/console.rb index c30c311..f8c46f9 100644 --- a/dragon/console.rb +++ b/dragon/console.rb @@ -12,7 +12,7 @@ module GTK attr_accessor :show_reason, :log, :logo, :background_color, :text_color, :animation_duration, - :max_log_lines, :max_history, :log, + :max_log_lines, :max_history, :last_command_errored, :last_command, :error_color, :shown_at, :header_color, :archived_log, :last_log_lines, :last_log_lines_count,
The text was updated successfully, but these errors were encountered:
Fixed issue can be closed. :-)
dragonruby-game-toolkit-contrib/dragon/console.rb
Lines 15 to 19 in 0008f22
Sorry, something went wrong.
No branches or pull requests
The text was updated successfully, but these errors were encountered: