Dear me, many changes
Rewrote Lang (still does not work though!) New String class funcs+name Added Queue class Added MD5 class + functions
This commit is contained in:
@@ -59,10 +59,10 @@ public:
|
||||
|
||||
AMX amx;
|
||||
void* code;
|
||||
CString name;
|
||||
CString version;
|
||||
CString title;
|
||||
CString author;
|
||||
String name;
|
||||
String version;
|
||||
String title;
|
||||
String author;
|
||||
int paused_fun;
|
||||
int status;
|
||||
CPlugin* next;
|
||||
|
Reference in New Issue
Block a user