forked from VoxeLibre/VoxeLibre
Add hashbang to script to generate TGA test textures
This commit is contained in:
parent
5dcf714cd1
commit
12a33e458f
|
@ -1,3 +1,4 @@
|
||||||
|
#!/usr/bin/env lua5.1
|
||||||
dofile("../init.lua")
|
dofile("../init.lua")
|
||||||
|
|
||||||
local _ = { 0 }
|
local _ = { 0 }
|
||||||
|
|
Loading…
Reference in New Issue