Use ipairs instead of pairs since this is an indexed table.
Author |
James D. Callahan III <darkenelf@gmail.com> |
Author date |
2011-07-26 03:21:50 |
Author local date |
2011-07-25 22:21:50 -0500 |
Committer |
James D. Callahan III <darkenelf@gmail.com> |
Committer date |
2011-07-26 03:21:50 |
Committer local date |
2011-07-25 22:21:50 -0500 |
Commit |
ac2957fd506a06afcaacbc91b785e179cf0e8fdc |
Tree |
672f7489733d6f29b8baa93fb0d60896911b65e0 |
Parent |
aa1e0efc3509430f04667ad0aca93bbe5295e06b |
Use ipairs instead of pairs since this is an indexed table.