bindings bug fix
If binding was blocked in one world, it stayed being blocked in other.
This commit is contained in:
@@ -60,4 +60,5 @@ public:
|
||||
const std::string& filename, const std::string& source,
|
||||
BindType bindType
|
||||
);
|
||||
static void enableBindings();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user