Advertisement
Guest User

Untitled

a guest
Jun 26th, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.11 KB | None | 0 0
  1. -- Function table with { Key, function() }.
  2. function_table =
  3. {
  4.     "gecAnimatedSprite" = gecAnimatedSpriteBuild,
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement