Be compatible with Ruby 2.2 and 2.3
parent
60ca032d2d
commit
386e65552e
|
|
@ -55,7 +55,7 @@ module Squib
|
||||||
end
|
end
|
||||||
|
|
||||||
def advanced_message
|
def advanced_message
|
||||||
<<~EOS
|
<<-EOS
|
||||||
|
|
||||||
This is the advanced layout designed for larger games. Everything is
|
This is the advanced layout designed for larger games. Everything is
|
||||||
organized into separate directories and the workflow is all based on
|
organized into separate directories and the workflow is all based on
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue