Fixed issue where initial exception in the C Interface kept being blank.
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
13c4609cdd
commit
99a562812d
@ -1,4 +1,3 @@
|
||||
#include "Core.hpp"
|
||||
|
||||
std::string ExceptionHandler::_creatureLibLastException = "";
|
||||
export const char* CreatureLib_C_GetLastException() { return ExceptionHandler::GetLastException(); }
|
||||
|
Loading…
x
Reference in New Issue
Block a user