changed the API around a bit to be more flexible
removed some ghastly unneeded stuff from the Translator added Logger::LogFatal, experimental --HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40669
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@ private:
|
||||
/**
|
||||
* Sets configuration option by notifying SourceMod components that rely on core.cfg
|
||||
*/
|
||||
CoreConfigErr SetConfigOption(const char *option, const char *value);
|
||||
ConfigResult SetConfigOption(const char *option, const char *value, ConfigSource, char *Error, size_t maxlength);
|
||||
};
|
||||
|
||||
extern CoreConfig g_CoreConfig;
|
||||
|
||||
Reference in New Issue
Block a user