mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
fix using JNI from server in single process build
This commit is contained in:
@@ -46,6 +46,8 @@ public:
|
||||
|
||||
static void initClassloader(void * baseEnv);
|
||||
|
||||
static bool alwaysUseLoadedClass;
|
||||
|
||||
static constexpr const char * NATIVE_METHODS_DEFAULT_CLASS = "eu/vcmi/vcmi/NativeMethods";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user