small cleanup

This commit is contained in:
p.kosyh 2010-11-03 10:21:55 +00:00
parent b1e86ad02d
commit 10430055db

View file

@ -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