Fix indentation in Visual Studio .user and .filter files

This commit is contained in:
Jason Perkins 2014-09-19 14:02:50 -04:00
parent 8f4a17f046
commit a04b0aa9cd

View File

@ -153,6 +153,7 @@
end
io.output(f)
_indentLevel = 0
callback(obj)
f:close()
end