Update visum.lua
This commit is contained in:
parent
568666cdff
commit
80754b5984
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ local aaTypes = {
|
|||
}
|
||||
|
||||
function version()
|
||||
return 1, "Visum Alpha 1"
|
||||
return 1.1, "Visum Alpha 1.1"
|
||||
end
|
||||
|
||||
function align(aType, text, slow, y)
|
||||
|
|
Loading…
Reference in a new issue