6 lines
84 B
Lua
6 lines
84 B
Lua
return {
|
|
tileSize = 32,
|
|
["dev_target"] = { 0 },
|
|
["dev_path"] = { 1 },
|
|
}
|