diff options
Diffstat (limited to 'durt/nodes/(-4138,13,-5778).lua')
-rw-r--r-- | durt/nodes/(-4138,13,-5778).lua | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/durt/nodes/(-4138,13,-5778).lua b/durt/nodes/(-4138,13,-5778).lua deleted file mode 100644 index 7d57cd6..0000000 --- a/durt/nodes/(-4138,13,-5778).lua +++ /dev/null @@ -1,7 +0,0 @@ -print(rwt.to_string(rwt.now())) -local fc_array = get_fc() -for idx,list in ipairs(fc_array) do - fc_array[idx] = list:split("!",true) -end -print(fc_array) -print(get_fc_index())
\ No newline at end of file |