diff options
author | chai <chaifix@163.com> | 2018-12-23 14:48:18 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2018-12-23 14:48:18 +0800 |
commit | 145e0752c702fa354fb78d3f30fa4b8ec44bfe7b (patch) | |
tree | 41d02588f510fc4c9ae082fdde7adf71cb041958 /bin | |
parent | d5bd4d53dfcda03558be24e8c353fc042802c085 (diff) |
+ tiledmap
Diffstat (limited to 'bin')
-rw-r--r-- | bin/game/main.lua | 4 | ||||
-rw-r--r-- | bin/jin.exe | bin | 561664 -> 561152 bytes |
2 files changed, 2 insertions, 2 deletions
diff --git a/bin/game/main.lua b/bin/game/main.lua index a1794aa..8128bb6 100644 --- a/bin/game/main.lua +++ b/bin/game/main.lua @@ -110,8 +110,8 @@ function jin.core.onLoad() jin.log.info(jin.time.getFPS() .. " fps") end) - local xmlParser = jin.utils.xml.newParser() - local xml = xmlParser:ParseXmlText[[ + --local xmlParser = jin.utils.xml.newParser() + local xml = jin.utils.xml.parseXmlText[[ <test one="two"> <three four="five" four="six"/> <three>eight</three> diff --git a/bin/jin.exe b/bin/jin.exe Binary files differindex 2e8b61f..39b358d 100644 --- a/bin/jin.exe +++ b/bin/jin.exe |