summaryrefslogtreecommitdiffhomepage
path: root/dragon/console.rb
diff options
context:
space:
mode:
authorAmir Rajan <[email protected]>2021-01-18 12:08:34 -0600
committerAmir Rajan <[email protected]>2021-01-18 12:08:34 -0600
commita4b9c048a1d751f5226833bb0c527ba1a8ac5d09 (patch)
tree3f2535e7a6272e796d50e7f07c906d4c9eb1b14a /dragon/console.rb
parenta24a71805b1924ae7f80776c736f94575c171d2c (diff)
downloaddragonruby-game-toolkit-contrib-a4b9c048a1d751f5226833bb0c527ba1a8ac5d09.tar.gz
dragonruby-game-toolkit-contrib-a4b9c048a1d751f5226833bb0c527ba1a8ac5d09.zip
Synced with 2.3.
Diffstat (limited to 'dragon/console.rb')
-rw-r--r--dragon/console.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/dragon/console.rb b/dragon/console.rb
index ddf0702..be476bd 100644
--- a/dragon/console.rb
+++ b/dragon/console.rb
@@ -569,7 +569,7 @@ S
end
def error_markers
- ["exception", "error", "undefined method", "failed", "syntax", "deprecated"]
+ ["exception:", "error:", "undefined method", "failed", "syntax", "deprecated"]
end
def include_subdued_markers? text
@@ -581,7 +581,7 @@ S
end
def subdued_markers
- ["reloaded", "exported the"]
+ ["reloaded", "exported the", "~require~"]
end
def calc args