6 lines
149 B
Lua
6 lines
149 B
Lua
if not TowBarMod then TowBarMod = {} end
|
|
if not TowBarMod.Config then TowBarMod.Config = {} end
|
|
|
|
TowBarMod.Config.lowLevelAnimation = "RemoveGrass"
|
|
|