An error occurred while fetching folder content.
David Blyth
authored
Since gSystem.load() can return 1 if the library has already been loaded, there are cases where requiring `result == 0` raises a false exception. This commit changes the required condition to be `result >= 0`
Name | Last commit | Last update |
---|