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

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

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

Loading…
Cancel
Save