diff --git a/stead/stead.lua b/stead/stead.lua index 2794f89..61bde89 100644 --- a/stead/stead.lua +++ b/stead/stead.lua @@ -2726,7 +2726,8 @@ function stead_version(v) return end if stead.version < v then - error ([[The game requires instead engine of version ]] ..v.. [[ or higher. http://instead.googlecode.com]], 2) + error ([[The game requires instead engine of version ]] ..v.. [[ or higher. + http://instead.googlecode.com]], 2) end stead.api_version = v if v >= "1.2.0" then