diff options
author | chai <chaifix@163.com> | 2019-01-01 22:43:11 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2019-01-01 22:43:11 +0800 |
commit | 6f8c70f5846222aea15d2b27ea5192fdec018781 (patch) | |
tree | a8b60b8a4afd680d92b371258aa537146eb036ff /src/libjin-lua/scripts/graphics/graphics.lua.h | |
parent | 5a0a427a030885ed337c60a903b6bdf8f61bf712 (diff) |
*misc
Diffstat (limited to 'src/libjin-lua/scripts/graphics/graphics.lua.h')
-rw-r--r-- | src/libjin-lua/scripts/graphics/graphics.lua.h | 24 |
1 files changed, 1 insertions, 23 deletions
diff --git a/src/libjin-lua/scripts/graphics/graphics.lua.h b/src/libjin-lua/scripts/graphics/graphics.lua.h index 185ed9c..eb686c9 100644 --- a/src/libjin-lua/scripts/graphics/graphics.lua.h +++ b/src/libjin-lua/scripts/graphics/graphics.lua.h @@ -162,28 +162,6 @@ static char graphics_lua[] = { 32,32,106,103,46,99,108,101,97,114,40,41,13,10,32,32,32,32,106,103, 46,117,110,115,101,116,70,111,110,116,40,41,13,10,32,32,32,32,106,103, 46,117,110,117,115,101,83,104,97,100,101,114,40,41,13,10,101,110,100,13, -10,13,10,106,103,46,103,101,116,83,116,97,116,115,83,116,114,32,61,32, -102,117,110,99,116,105,111,110,40,41,32,13,10,32,32,32,32,108,111,99, -97,108,32,115,116,97,116,115,32,61,32,106,105,110,46,103,114,97,112,104, -105,99,115,46,103,101,116,83,116,97,116,115,40,41,13,10,9,108,111,99, -97,108,32,115,116,114,32,61,32,34,100,114,97,119,32,99,97,108,108,58, -32,34,32,46,46,32,115,116,97,116,115,46,100,114,97,119,67,97,108,108, -115,32,46,46,32,39,92,110,39,13,10,9,9,9,32,46,46,32,34,99, -97,110,118,97,115,32,115,119,105,116,99,104,101,115,58,32,34,32,46,46, -32,115,116,97,116,115,46,99,97,110,118,97,115,83,119,105,116,99,104,101, -115,32,46,46,32,39,92,110,39,13,10,9,9,9,32,46,46,32,34,115, -104,97,100,101,114,32,115,119,105,116,99,104,101,115,58,32,34,32,46,46, -32,115,116,97,116,115,46,115,104,97,100,101,114,83,119,105,116,99,104,101, -115,32,46,46,32,39,92,110,39,13,10,9,9,9,32,46,46,32,34,102, -111,110,116,32,115,119,105,116,99,104,101,115,58,32,34,32,46,46,32,115, -116,97,116,115,46,102,111,110,116,83,119,105,116,99,104,101,115,32,46,46, -32,39,92,110,39,13,10,9,9,9,32,46,46,32,34,116,101,120,116,117, -114,101,115,58,32,34,32,46,46,32,115,116,97,116,115,46,116,101,120,116, -117,114,101,115,32,46,46,32,39,92,110,39,13,10,9,9,9,32,46,46, -32,34,99,97,110,118,97,115,101,115,58,32,34,32,46,46,32,115,116,97, -116,115,46,99,97,110,118,97,115,101,115,32,46,46,32,39,92,110,39,13, -10,9,9,9,32,46,46,32,34,102,111,110,116,115,58,32,34,32,46,46, -32,115,116,97,116,115,46,102,111,110,116,115,32,32,32,32,13,10,32,32, -32,32,114,101,116,117,114,110,32,115,116,114,13,10,101,110,100 +10,0 }; |