6 lines
127 B
Lua
6 lines
127 B
Lua
Config = {}
|
|
|
|
Config.Place = 'placemarker' --Command to place marker
|
|
Config.Remove = 'removemarker' --Command to remove marker
|
|
|