Lot of changes

This commit is contained in:
Ley0k 2016-08-13 18:32:13 +02:00
parent db1cfb675c
commit 3436b47544
43 changed files with 1249 additions and 123 deletions

View file

@ -54,7 +54,7 @@ public:
void Clear( void );
char *Parse( char *data );
char *Parse( char *data, bool bAllowUtils = false );
const char *getArg( const char *key, const char *defaultValue = NULL );
void setArg( const char *key, const char *value );