From 21bb43f8c1f4e6e2470b4140655d677d1c3f43ba Mon Sep 17 00:00:00 2001 From: "Guillermo S. Romero" <gsr.b3d@infernal-iceberg.com> Date: Sun, 31 Oct 2010 00:06:24 +0000 Subject: [PATCH] SVN maintenance. --- io_export_directx_x.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/io_export_directx_x.py b/io_export_directx_x.py index b4d321189..73738aa46 100644 --- a/io_export_directx_x.py +++ b/io_export_directx_x.py @@ -1147,4 +1147,4 @@ def unregister(): if __name__ == "__main__": - register() \ No newline at end of file + register() -- GitLab