MEQIF3JXAGKXBX3HUN447F43LHT7LFVZVFR7UBSP223ITXCQ7H3AC
5I4UCQOTFNIXNO3IEJBPOHAHI63WOS7ZCOGHWJ47IK6MDJ6CBW6AC
OPI6W7BO4V3R5WGEVN4USOHVPUV5PVWGKYBMCRU4VQOI7F7RCF5QC
if (hasSelected[tileinfos[tile_type_arg].tiletype]) { this.showMessage(_("You must not select more than one of each type (crime/location/suspect)."), "error"); return false; } hasSelected[tileinfos[tile_type_arg].tiletype] = true;
if (hasSelected[tileinfos[tile_type_arg].tiletype]) {
this.showMessage(_("You must not select more than one of each type (crime/location/suspect)."), "error");
return false;
}
hasSelected[tileinfos[tile_type_arg].tiletype] = true;
this.tiles.unselectItem(tile.id);
if (hasSelected[tileinfos[tile_type_arg].tiletype]) { this.showMessage(_("You must not select more than one of each type (crime/location/suspect)."), "error"); this.tiles.unselectItem(tile.id); return false; } hasSelected[tileinfos[tile_type_arg].tiletype] = true;