Модуль:Entity Sprite/all: различия между версиями

Нет описания правки
Нет описания правки
Строка 128: Строка 128:
function p.main(frame)
function p.main(frame)
     local action = frame.args[1]
     local action = frame.args[1]
     local json = frame.args.json or "entity_sprite.json"
     local json = frame.args.json or "sprite_entity.json"
     local checkFile = frame.args.checkFile or ""
     local checkFile = frame.args.checkFile or ""
     if checkFile == "" then checkFile = false end
     if checkFile == "" then checkFile = false end