Vampify v0.4.0
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@
|
||||
VampifyConst = {}
|
||||
local C = VampifyConst
|
||||
|
||||
C.VERSION = "0.3.0"
|
||||
C.VERSION = "0.4.0"
|
||||
|
||||
-- Empty a list buffer for reuse. THE table.setn IS THE POINT: in Lua 5.0 table.insert maintains an
|
||||
-- `n` field, and nil-ing the indices by hand does not reset it -- so the next round of inserts
|
||||
|
||||
Reference in New Issue
Block a user