6 lines
165 B
Lua
6 lines
165 B
Lua
Config = {}
|
|
|
|
Config.LineLength = 35 --Line length
|
|
Config.TDrawLine = 'tdl' --Command to toggle line
|
|
Config.CopyCoord = 'cc' --Command to copy coords to clipboard
|