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:
@@ -88,7 +88,7 @@ public:
|
||||
{
|
||||
int paramId; // the message parameter id
|
||||
|
||||
CString sValue; // value (string)
|
||||
String sValue; // value (string)
|
||||
float fValue; // value (float)
|
||||
int iValue; // value (int)
|
||||
int type; // type (can be int, float, string)
|
||||
|
Reference in New Issue
Block a user