Skip to content

Commit d15f877

Browse files
committed
update comments
1 parent 5548149 commit d15f877

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

plugins/lua/blueprint.lua

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@ local _ENV = mkmodule('plugins.blueprint')
44
55
Native functions:
66
7-
* paint(pos,brush,paint,amount,size,setmode,flowmode)
7+
* dig(start, end, name)
8+
* build(start, end, name)
9+
* place(start, end, name)
10+
* query(start, end, name)
811
912
--]]
1013

0 commit comments

Comments
 (0)