Updated .kill to use TextGenerator! :)

This commit is contained in:
Luke Rogers 2013-09-15 23:00:53 +12:00
parent 00f7e35a24
commit d5163a846a
3 changed files with 81 additions and 26 deletions

View file

@ -1,5 +1,5 @@
from util import hook, text, textgen
import json, os
from util import hook, textgen
import json
def get_generator(_json, variables):