Closed gnawinganimal closed 4 years ago
linkTableEntry was causing a lot of lag. This fixes it by using onTick instead of an observable value.
linkTableEntry
onTick
linkTableEntry
was causing a lot of lag. This fixes it by usingonTick
instead of an observable value.