3 |
I
saw
lots
of
gadget
recreate
new
table
instead
of
reseting
index
back
to
1
and
do
a
rewrite.
(
not
sure
what
the
best
to
do.
.
.
really
not
sure.
For
example:
terrain_texture_handler.
lua
in
DrawWorld(
)
.
Is
it
best
to
leave
a
stuffed
table
un-empty?)
|
3 |
I
saw
lots
of
gadget
recreate
new
table
instead
of
reseting
index
back
to
1
and
do
a
rewrite.
(
not
sure
what
the
best
to
do.
.
.
really
not
sure.
For
example:
chunkUpdateList[]
in
terrain_texture_handler.
lua
in
DrawWorld(
)
.
Is
it
best
to
leave
a
stuffed
table
un-empty?)
|