From fbe3af24d43768785452f517c2878650a1d486ee Mon Sep 17 00:00:00 2001 From: "Guillermo S. Romero" <gsr.b3d@infernal-iceberg.com> Date: Mon, 9 May 2011 20:14:09 +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 64c25990c..e31d5973f 100644 --- a/io_export_directx_x.py +++ b/io_export_directx_x.py @@ -1248,4 +1248,4 @@ def unregister(): if __name__ == "__main__": - register() \ No newline at end of file + register() -- GitLab