mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-13 10:58:20 +00:00
DoEscapeString changed to string for first argument.
RunQuery changed to string for first argument, removed len argument.
This commit is contained in:
+1
-1
@@ -47,7 +47,7 @@ namespace ItemField {
|
||||
enum {
|
||||
source=0,
|
||||
#define F(x) x,
|
||||
#include "item_fieldlist.h"
|
||||
#include "item_fieldlist.h"
|
||||
#undef F
|
||||
updated
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user