update comments

develop
Daniel Brooks 2018-05-08 13:04:14 -07:00
parent 554814920b
commit d15f87715e
1 changed files with 4 additions and 1 deletions

@ -4,7 +4,10 @@ local _ENV = mkmodule('plugins.blueprint')
Native functions:
* paint(pos,brush,paint,amount,size,setmode,flowmode)
* dig(start, end, name)
* build(start, end, name)
* place(start, end, name)
* query(start, end, name)
--]]