/// @description init
event_inherited();

#region data
	project = PROJECT;
	
	dialog_w = ui(440);
	dialog_h = ui(140);
#endregion