mirror of
https://github.com/mrSkortch/MissionScriptingTools.git
synced 2025-08-15 10:47:23 +00:00
fixed mixed-indention, removed trailing spaces
This commit is contained in:
3
mist.lua
3
mist.lua
@@ -6113,3 +6113,6 @@ scope examples:
|
|||||||
end
|
end
|
||||||
mist.main()
|
mist.main()
|
||||||
env.info(('Mist version ' .. mist.majorVersion .. '.' .. mist.minorVersion .. '.' .. mist.build .. ' loaded.'))
|
env.info(('Mist version ' .. mist.majorVersion .. '.' .. mist.minorVersion .. '.' .. mist.build .. ' loaded.'))
|
||||||
|
|
||||||
|
-- vim: sw=2:ts=2
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user