[General] Change type of GUIMessageBox::id to uint64_t

sol2-server-rewrite
Koncord 6 years ago
parent bb7c5ee34c
commit 9dae748a76

@ -214,7 +214,7 @@ namespace mwmp
ListBox
};
int id;
uint64_t id;
Type type;
std::string label;

Loading…
Cancel
Save