From 7db7c8b1ab85f479c3dc8dfbc820dc12186b8389 Mon Sep 17 00:00:00 2001 From: Edouard DUPIN Date: Fri, 15 Jan 2016 23:30:30 +0100 Subject: [PATCH] [DEBUG] missing os --- lutin_bullet-physics.py | 1 + 1 file changed, 1 insertion(+) diff --git a/lutin_bullet-physics.py b/lutin_bullet-physics.py index 21dbf8e..ed3d1b4 100644 --- a/lutin_bullet-physics.py +++ b/lutin_bullet-physics.py @@ -4,6 +4,7 @@ # -------------------------------------------------------- import lutin.module as module import lutin.tools as tools +import os def get_type():